Logo
Explore Help
Register Sign In
abc/lwip
1
0
Fork 0
You've already forked lwip
mirror of https://git.savannah.nongnu.org/git/lwip.git synced 2025-08-12 01:14:41 +08:00
Code Issues Packages Projects Releases Wiki Activity
lwip/src/api
History
Dirk Ziegelmeier a1fc91afa8 Fix newly introduced tcpip_api_call did not return correct return value
2016-03-22 21:34:05 +01:00
..
api_lib.c
tcp: changed accept handling to be done internally: the application does not have to call tcp_accepted() any more. Instead, when delaying accept (e.g. sockets do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
2016-03-22 07:30:44 +01:00
api_msg.c
tcp: changed accept handling to be done internally: the application does not have to call tcp_accepted() any more. Instead, when delaying accept (e.g. sockets do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
2016-03-22 07:30:44 +01:00
err.c
fixed typo in one of the last commits
2016-03-06 20:59:50 +01:00
netbuf.c
minor/coding style: removed spaces before line ending (from file header)
2015-10-06 21:13:15 +02:00
netdb.c
minor: coding style
2015-10-06 21:57:40 +02:00
netifapi.c
Port netifapi to new simple tcpip API call method
2016-03-10 22:42:21 +01:00
pppapi.c
PPPAPI: Don't return garbage in *_create calls in case tcpip_api_call() fails;
2016-03-16 23:01:05 +01:00
sockets.c
Optimize sendmsg UDP pbuf chain creation
2016-03-07 09:26:58 -06:00
tcpip.c
Fix newly introduced tcpip_api_call did not return correct return value
2016-03-22 21:34:05 +01:00
Powered by Gitea Version: 1.23.6 Page: 74ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API