haiku/src
Hugo Santos 9e084902c1 small cleanups in UDP
- don't set_to_empty_address, instead consider NULL to be the empty address and use is_empty_address().
 - most ipv4 address module calls already consider NULL to be the empty address, ipv4_hash_address_pair didn't, fixed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20589 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-05 18:57:15 +00:00
..
add-ons small cleanups in UDP 2007-04-05 18:57:15 +00:00
apps * Put the remaining libicon.a classes into the BPrivate::Icon namespace. 2007-04-02 09:08:57 +00:00
bin consolidate all RECV/SEND ioctls into a single RECEIVE/SEND pair 2007-04-05 14:26:46 +00:00
build Fixed TARGET_PLATFORM r5 build. 2007-04-01 13:41:19 +00:00
data * added email file type including icon (may be considered WIP) 2007-03-27 22:29:17 +00:00
documentation Renamed to index.html because this makes it easier to read it from the 2007-01-24 20:46:27 +00:00
kits consolidate all RECV/SEND ioctls into a single RECEIVE/SEND pair 2007-04-05 14:26:46 +00:00
libs * Put the remaining libicon.a classes into the BPrivate::Icon namespace. 2007-04-02 09:08:57 +00:00
preferences * created vector icons 2007-03-30 22:11:00 +00:00
servers The network status icons are now correctly read from the resources (I even 2007-04-03 12:24:32 +00:00
system added the usual weak symbols to fix bug #1134 2007-04-04 20:56:57 +00:00
tests * pages_io() now handles it gracefully in case the fileVec array is too 2007-04-02 11:13:03 +00:00
tools Fixed build on R5. 2007-02-06 16:37:36 +00:00
Jamfile