| 512 |
|
|
| 513 |
++ Bug fixes: |
++ Bug fixes: |
| 514 |
|
|
| 515 |
|
2007-12-04 Simon Goldschmidt |
| 516 |
|
* tcp.c, tcp_in.c: fix bug #21699 (segment leak in ooseq processing when last |
| 517 |
|
data packet was lost): add assert that all segment lists are empty in |
| 518 |
|
tcp_pcb_remove before setting pcb to CLOSED state; don't directly set CLOSED |
| 519 |
|
state from LAST_ACK in tcp_process |
| 520 |
|
|
| 521 |
2007-12-02 Simon Goldschmidt |
2007-12-02 Simon Goldschmidt |
| 522 |
* sockets.h: fix bug #21654: exclude definition of struct timeval from #ifndef FD_SET |
* sockets.h: fix bug #21654: exclude definition of struct timeval from #ifndef FD_SET |
| 523 |
If including <sys/time.h> for system-struct timeval, LWIP_TIMEVAL_PRIVATE now |
If including <sys/time.h> for system-struct timeval, LWIP_TIMEVAL_PRIVATE now |