Searched hist:d62ee168 (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/net/
H A DProtocolUtilities.hdiff d62ee168 Fri Jul 23 04:12:06 MDT 2010 Axel Dörfler <axeld@pinc-software.de> * Corrected naming/visibility of the DatagramSocket methods (protected methods
do not get the '_' prefix, only private ones do).
* Added a "peek" argument to SocketStatus() (and generally renamed "clone" to
"peek" where it made sense).
* Implemented the base version of SocketStatus() to return the actual socket
error. This enables returning ICMP errors back to the socket user.
* Other minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37712 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/network/stack/
H A Dlink.cppdiff d62ee168 Fri Jul 23 04:12:06 MDT 2010 Axel Dörfler <axeld@pinc-software.de> * Corrected naming/visibility of the DatagramSocket methods (protected methods
do not get the '_' prefix, only private ones do).
* Added a "peek" argument to SocketStatus() (and generally renamed "clone" to
"peek" where it made sense).
* Implemented the base version of SocketStatus() to return the actual socket
error. This enables returning ICMP errors back to the socket user.
* Other minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37712 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 65 milliseconds