Logo
Explore Help
Sign In
scratch/lwip
1
0
Fork 0
You've already forked lwip
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9b143dd5dcade3cc4e7ec4c5acecd13fabcf7aee
lwip/src
History
fbernon 9b143dd5dc Based on patch from Dmitry Potapov, bug#19225.
Add asserts inside bind, connect and sendto to check input parameters. Remove excessive set_errno() calls after get_socket(), because errno is set inside of get_socket(). Move last sock_set_errno() inside lwip_close.
2007-03-11 16:53:37 +00:00
..
api
Based on patch from Dmitry Potapov, bug#19225.
2007-03-11 16:53:37 +00:00
core
Keepalive values can be configured at run time with LWIP_TCP_KEEPALIVE, but don't change this unless you know what you're doing (default are RFC1122 compliant). Note that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
2007-03-11 15:53:43 +00:00
include
Keepalive values can be configured at run time with LWIP_TCP_KEEPALIVE, but don't change this unless you know what you're doing (default are RFC1122 compliant). Note that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
2007-03-11 15:53:43 +00:00
netif
Fix some "little" build problems, and a redundancy call to "lwip_stats.link.recv++;" in low_level_input() & ethernetif_input().
2007-03-06 19:31:49 +00:00
FILES
Updates the FILES contents to better reflect the current state.
2004-11-29 09:39:51 +00:00
Powered by Gitea Version: 1.25.3 Page: 80ms Template: 46ms
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