aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/SocketError.hxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-04system/SocketError: un-inline constructorMax Kellermann1-13/+2
Reduces header dependencies.
2013-09-04util/Error: new error passing libraryMax Kellermann1-22/+14
Replaces GLib's GError.
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-0/+0
2013-01-15SocketError: merge duplicate FormatMessage() callsMax Kellermann1-26/+36
Make a class that contains the formatting code and the buffer.
2013-01-15socket_error: new library for errno / WSAGetLastError()Max Kellermann1-0/+146