mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
Halfclose (#1338)
* post SOCKET_CLOSE when HALFCLOSE_READ, see #1331 * Add closing status * Add closing stat in info, See #1333
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define SOCKET_INFO_TCP 2
|
||||
#define SOCKET_INFO_UDP 3
|
||||
#define SOCKET_INFO_BIND 4
|
||||
#define SOCKET_INFO_CLOSING 5
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user