c0d50aaedb
* sockaddr_storage::ss_len is max 255, but the structure itself is shorter; we must not copy ss_len bytes without checking the length first (duplicate & clone were affected). * count_iovecs() & get_iovecs() both did not work with empty buffers that don't have any nodes at all (unlikely case, but should be supported). * the net_buffer::offset union field was not copied in clone & duplicate. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19555 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
documentation | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |