X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fsocket_server.hxx;h=e3a4f34c10581ab2809c176ab33774e9a9499960;hp=a72ae48c709b3c244a15cb00537e01c33a5d4074;hb=cc68aabb16ec32278df8b071c4c9efec7e9f0dce;hpb=9424729586fdb0aabb671d2f1266bdb07e0bed38 diff --git a/src/socket_server.hxx b/src/socket_server.hxx index a72ae48..e3a4f34 100644 --- a/src/socket_server.hxx +++ b/src/socket_server.hxx @@ -46,6 +46,8 @@ class socket_server : public socket_handler, public server fd_set connection_set; std::string unix_path; + void start_listening(); + void new_connection(); bool fill_connection_buffers();