add several errno in socket.h
This commit is contained in:
@@ -80,6 +80,8 @@ public:
|
||||
ERROR_INVAL,
|
||||
ERROR_BADF,
|
||||
ERROR_NOROUTETOHOST,
|
||||
ERROR_NODEV,
|
||||
ERROR_ADDRNOTAVAIL,
|
||||
SOCKET_ERRNO_LAST
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user