Age | Commit message (Expand) | Author |
---|---|---|
2017-08-10 | net/SocketUtil: use SocketDescriptor::SetBoolOption() | Max Kellermann |
2017-08-10 | net/SocketDescriptor: add method SetKeepAlive() | Max Kellermann |
2017-08-10 | net/SocketUtil: fix -Wunused | Max Kellermann |
2017-08-10 | net/SocketUtil: socket_bind_listen() returns UniqueSocketDescriptor | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-10-28 | event/ServerSocket: migrate from class Error to C++ exceptions | Max Kellermann |
2016-03-01 | *: include cleanup (using iwyu) | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-09-17 | system/SocketUtil: guard usage of SO_PASSCRED | François Revol |
2015-02-10 | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann |
2015-02-10 | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann |