Fixed connection closure bug (ERR_ABRT from nc_recved)

This commit is contained in:
Joseph Henry 2015-11-02 10:59:46 -08:00
commit 4dbb84cea1
4 changed files with 9 additions and 29 deletions

View file

@ -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