summaryrefslogtreecommitdiff
path: root/src/net/SocketUtil.cxx
AgeCommit message (Expand)Author
2017-08-10net/SocketUtil: use SocketDescriptor::SetBoolOption()Max Kellermann
2017-08-10net/SocketDescriptor: add method SetKeepAlive()Max Kellermann
2017-08-10net/SocketUtil: fix -WunusedMax Kellermann
2017-08-10net/SocketUtil: socket_bind_listen() returns UniqueSocketDescriptorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28event/ServerSocket: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-09-17system/SocketUtil: guard usage of SO_PASSCREDFrançois Revol
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann