aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/SocketUtil.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/SocketUtil: guard usage of SO_PASSCREDFrançois Revol2015-09-171-1/+1
| | | | Haiku has struct ucred but no SO_PASSCRED (yet).
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-101-9/+3
|
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-0/+93