Go to the documentation of this file.
34 #include "../api_network.h"
35 #include "../../Core/IOData/iodevice.h"
79 int get_handle()
const;
122 void set_handle(
int socket,
bool close_socket);
125 void disconnect_graceful();
128 void disconnect_abortive();
131 void set_nodelay(
bool enable =
true);
140 void set_keep_alive(
bool enable,
int timeout = 0,
int interval = 0);