This website requires JavaScript.
Explore
Help
Sign In
scratch
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
245bce04d1672fe8345738416c83586f61198491
lwip
/
src
History
fbernon
245bce04d1
Add netbuf.h, netbuf.c, Change api.h, api_lib.c:
#7249
"Split netbuf functions from api/api_lib". Now netbuf API is independant of netconn, and can be used with other API (application based on raw API, or future "socket2" API). Ports maintainers just have to add src/api/netbuf.c in their makefile/projects.
2007-08-30 16:55:10 +00:00
..
api
Add netbuf.h, netbuf.c, Change api.h, api_lib.c:
#7249
"Split netbuf functions from api/api_lib". Now netbuf API is independant of netconn, and can be used with other API (application based on raw API, or future "socket2" API). Ports maintainers just have to add src/api/netbuf.c in their makefile/projects.
2007-08-30 16:55:10 +00:00
core
Add some others sanity checkings
2007-08-30 16:06:51 +00:00
include
Add netbuf.h, netbuf.c, Change api.h, api_lib.c:
#7249
"Split netbuf functions from api/api_lib". Now netbuf API is independant of netconn, and can be used with other API (application based on raw API, or future "socket2" API). Ports maintainers just have to add src/api/netbuf.c in their makefile/projects.
2007-08-30 16:55:10 +00:00
netif
Minor fix (spaces and comment)
2007-08-22 11:00:02 +00:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00