Removed obsolete comment.
This commit is contained in:
parent
8dbc9d62bc
commit
24119802c6
|
@ -406,8 +406,6 @@ CNetwork::setnodelay(CNetwork::Socket s, bool nodelay)
|
||||||
# include <netinet/tcp.h>
|
# include <netinet/tcp.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// FIXME -- use reentrant versions of non-reentrant functions
|
|
||||||
|
|
||||||
const int CNetwork::Error = -1;
|
const int CNetwork::Error = -1;
|
||||||
const CNetwork::Socket CNetwork::Null = -1;
|
const CNetwork::Socket CNetwork::Null = -1;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue