mirror of https://gitee.com/bigwinds/arangodb
removed dead members
This commit is contained in:
parent
2b69896939
commit
68249d4eaa
|
@ -261,18 +261,6 @@ namespace triagens {
|
||||||
|
|
||||||
bool readable ();
|
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
|
/// @brief reset connection
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in New Issue