1
0
Fork 0

removed dead members

This commit is contained in:
Jan Steemann 2012-07-24 15:02:57 +02:00
parent 2b69896939
commit 68249d4eaa
1 changed files with 0 additions and 12 deletions

View File

@ -261,18 +261,6 @@ namespace triagens {
bool readable ();
////////////////////////////////////////////////////////////////////////////////
/// @brief sets non-blocking mode for a socket
////////////////////////////////////////////////////////////////////////////////
bool setNonBlocking (socket_t fd);
////////////////////////////////////////////////////////////////////////////////
/// @brief sets close-on-exit for a socket
////////////////////////////////////////////////////////////////////////////////
bool setCloseOnExec (socket_t fd);
////////////////////////////////////////////////////////////////////////////////
/// @brief reset connection
////////////////////////////////////////////////////////////////////////////////