This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://github.com/lwip-tcpip/lwip.git
synced
2024-11-04 23:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e58f4c567a
lwip
/
src
History
goldsimon
e58f4c567a
Add non-blocking support for connect (partly from patch
#6860
) plus many cleanups in socket & netconn API
2010-01-29 22:09:31 +00:00
..
api
Add non-blocking support for connect (partly from patch
#6860
) plus many cleanups in socket & netconn API
2010-01-29 22:09:31 +00:00
core
Cleanly separate the portability file inet.h and its contents from the stack: moved htonX- functions to def.h (and the new def.c - they are not ipv4 dependent), let inet.h depend on ip_addr.h and not the other way round. This fixes bug
#28732
.
2010-01-29 08:20:32 +00:00
include
Add non-blocking support for connect (partly from patch
#6860
) plus many cleanups in socket & netconn API
2010-01-29 22:09:31 +00:00
netif
Cleanly separate the portability file inet.h and its contents from the stack: moved htonX- functions to def.h (and the new def.c - they are not ipv4 dependent), let inet.h depend on ip_addr.h and not the other way round. This fixes bug
#28732
.
2010-01-29 08:20:32 +00:00
FILES