mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
* sockets.h, sockets.c: Move socket initialization to new
lwip_socket_init() function.
This commit is contained in:
@@ -27,6 +27,12 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
|
||||
* sockets.h, sockets.c: Move socket initialization to new
|
||||
lwip_socket_init() function.
|
||||
NOTE: this changes the API with ports. Ports will have to be
|
||||
updated to call lwip_socket_init() now.
|
||||
|
||||
2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
|
||||
* api_lib.c: Use memcpy in netbuf_copy_partial.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user