Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann | 2013-01-30 | 1 | -40/+0 |
| | |||||
* | glib_socket.h: wrap g_io_channel_*_new() calls portably | Max Kellermann | 2011-09-20 | 1 | -0/+40 |
The server_socket library (used by the httpd output plugin) didn't check for WIN32, that's fixed now. |