32 #ifndef ASYNC_TCP_CONNECTION_INCLUDED
33 #define ASYNC_TCP_CONNECTION_INCLUDED
42 #include <sigc++/sigc++.h>
162 uint16_t remote_port,
185 int write(
const void *buf,
int count);
276 uint16_t remote_port;
284 void recvHandler(
FdWatch *watch);
285 void writeHandler(
FdWatch *watch);