lwip/src
2014-12-17 09:32:08 +01:00
..
api - fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO take int as option but should take timeval (LWIP_SO_SNDRCVTIMEO_STANDARD==0 can be used to revert to the old 'winsock' style behaviour); 2014-12-10 21:46:49 +01:00
core TCP_OVERSIZE: make segment size allocated by TCP_OVERSIZE overridable for tests 2014-12-17 09:32:08 +01:00
include - fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO take int as option but should take timeval (LWIP_SO_SNDRCVTIMEO_STANDARD==0 can be used to revert to the old 'winsock' style behaviour); 2014-12-10 21:46:49 +01:00
netif use u32_t instead of u_int32_t 2014-11-11 16:28:27 +01:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00