You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
goldsimon 92fcfd7a6f Fixed two compilation errors with different opt.h settings 15 years ago
..
api_lib.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. 15 years ago
api_msg.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. 15 years ago
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. 15 years ago
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. 15 years ago
netdb.c Correctly NULL-terminate h_addr_list 16 years ago
netifapi.c Replaced struct ip_addr by typedef ip_addr_t to make changing the actual implementation behind the typedef easier. 16 years ago
sockets.c Fixed two compilation errors with different opt.h settings 15 years ago
tcpip.c patch #7449 allow tcpip callback from interrupt with static memory message 15 years ago