Another try ad getting write to work
This commit is contained in:
1
conman.h
1
conman.h
@ -71,6 +71,7 @@ typedef struct __SConnection {
|
||||
pCosta pStack; /* stack of pending commands */
|
||||
int contextStack; /* context stack: may go? */
|
||||
mkChannel *pSock; /* for temporary backwards compatability */
|
||||
int remote; /* true if this is a remote object connection */
|
||||
} SConnection;
|
||||
|
||||
#include "nserver.h"
|
||||
|
Reference in New Issue
Block a user