Improved some defines working on ip addresses, added faster macro to copy addresses that cannot be NULL

This commit is contained in:
goldsimon
2010-02-14 12:41:46 +00:00
parent dfb80c6b86
commit 7e0204bb7b
2 changed files with 33 additions and 20 deletions

View File

@@ -19,6 +19,10 @@ HISTORY
++ New features:
2010-02-14: Simon Goldschmidt/Stephane Lesage
* ip_addr.h: Improved some defines working on ip addresses, added faster
macro to copy addresses that cannot be NULL
2010-02-13: Simon Goldschmidt
* api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non-
blocking send operation)