output/httpd: use the BufferedSocket class for HttpdClient

This commit is contained in:
Max Kellermann
2013-01-27 22:58:07 +01:00
parent be3d2188d6
commit 5e8f51a963
6 changed files with 164 additions and 380 deletions

View File

@@ -27,7 +27,6 @@ extern "C" {
#include "resolver.h"
}
#include "Permission.hxx"
#include "glib_socket.h"
#include <assert.h>
#include <sys/types.h>