aboutsummaryrefslogtreecommitdiffstats
path: root/src/ServerSocket.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ServerSocket: move to libevent.aMax Kellermann2013-01-301-485/+0
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-301-2/+3
* ServerSocket: use the SocketMonitor classMax Kellermann2013-01-151-50/+28
* ServerSocket: move more code to methodsMax Kellermann2013-01-151-19/+30
* ServerSocket, SocketUtil: use the SocketError libraryMax Kellermann2013-01-151-7/+9
* socket_util: convert to C++Max Kellermann2013-01-151-1/+1
* server_socket: convert to C++Max Kellermann2013-01-151-0/+493