Fixed connection closure bug (ERR_ABRT from nc_recved)
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
#define RPC_MAP_REQ 21 // A call to determine whether an fd is mapped to the service
|
||||
#define RPC_RETVAL 22 // not RPC per se, but something we should codify
|
||||
#define RPC_KILL_INTERCEPT 23 // Tells the service we need to shut down all connections
|
||||
#define RPC_I_AM 24 // Tells the service the PID for the current client
|
||||
|
||||
/* Connection statuses */
|
||||
#define UNSTARTED 0
|
||||
|
||||
Reference in New Issue
Block a user