This commit is contained in:
Cloud Wu
2017-04-19 10:50:48 +08:00
parent 7b10ee8d56
commit 66f8fbd1b7
3 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
#define SOCKET_CLOSE 1
#define SOCKET_OPEN 2
#define SOCKET_ACCEPT 3
#define SOCKET_ERROR 4
#define SOCKET_ERR 4
#define SOCKET_EXIT 5
#define SOCKET_UDP 6