api_msg.h, api_msg.c: Remove obsolete API_MSG_ACCEPT and do_accept (never used).

This commit is contained in:
fbernon
2007-03-22 09:34:18 +00:00
parent db739d16ce
commit 544e469eeb
3 changed files with 3 additions and 27 deletions

View File

@@ -71,6 +71,9 @@ HISTORY
++ Bug fixes:
2007-03-22 Frédéric Bernon
* api_msg.h, api_msg.c: Remove obsolete API_MSG_ACCEPT and do_accept (never used).
2007-03-22 Frédéric Bernon
* api_lib.c: somes resources couldn't be freed if there was errors during
netconn_new_with_proto_and_callback.