This website requires JavaScript.
Explore
Help
Register
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
2025-08-04 05:24:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
goldsimon
3e1cca65bd
task
#10102
: "netconn: clean up conn->err threading issues" by adding error return value to struct api_msg_msg
2010-01-17 18:28:56 +00:00
..
api
Changed netconn_recv() and netconn_accept() to return err_t (bugs
#27709
and
#28087
)
2010-01-17 16:21:07 +00:00
core
Using typedefs for function prototypes and -pointers throughout the stack for clarity
2010-01-14 20:02:15 +00:00
include
task
#10102
: "netconn: clean up conn->err threading issues" by adding error return value to struct api_msg_msg
2010-01-17 18:28:56 +00:00
netif
Fixed bug
#27856
: PPP: Set netif link- and status-callback by adding ppp_set_netif_statuscallback()/ppp_set_netif_linkcallback()
2010-01-14 20:04:52 +00:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00