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 17:34:43 +08:00
Code Issues Packages Projects Releases Wiki Activity
lwip/src/api
History
goldsimon a93d9c4310 Fixed bug #33561 bugs in recvfrom() and sendto()
2011-07-05 19:42:23 +00:00
..
api_lib.c
use PCB_IS_IPV6(pcb) instead of pcb->isipv6 everywhere
2011-05-28 09:28:18 +00:00
api_msg.c
use PCB_IS_IPV6(pcb) instead of pcb->isipv6 everywhere
2011-05-28 09:28:18 +00:00
err.c
fixed bug #31748 (Calling non-blocking connect more than once can render a socket useless) since it mainly involves changing "FATAL" classification of error codes: ERR_USE and ERR_ISCONN just aren't fatal.
2011-03-14 21:21:26 +00:00
netbuf.c
Combined IPv4 and IPv6 code where possible, added defines to access IPv4/IPv6 in non-IP code so that the code is more readable.
2011-05-25 17:16:35 +00:00
netdb.c
Correctly NULL-terminate h_addr_list
2010-05-17 12:36:45 +00:00
netifapi.c
Replaced struct ip_addr by typedef ip_addr_t to make changing the actual implementation behind the typedef easier.
2010-02-04 18:47:44 +00:00
sockets.c
Fixed bug #33561 bugs in recvfrom() and sendto()
2011-07-05 19:42:23 +00:00
tcpip.c
Process IPv6 packets arriving from non-Ethernet links.
2011-06-17 11:06:06 +00:00
Powered by Gitea Version: 1.23.6 Page: 82ms Template: 7ms
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