This website requires JavaScript.
Explore
Help
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2026-08-12 02:23:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecce865cfe3af981b0eac93c3703a6f855b62811
lwip
/
CHANGELOG
fbernon
ecce865cfe
api.h, api_lib.c, api_msg.c, sockets.c, opt.h: add SO_RCVBUF option for UDP & RAW netconn. You need to set LWIP_SO_RCVBUF=1 in your lwipopts.h (it's disabled by default). Netconn API users can use the netconn_recv_bufsize macro to access it. This is a first release which have to be improve for TCP. Note it used the netconn::recv_avail which need to be more "thread-safe" (note there is already the problem for FIONREAD with lwip_ioctl/ioctlsocket).
2007-11-02 10:37:08 +00:00
66 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink