- Reworked the connection object and the IO system
- Reworked the support for TRICS - Added a second generation motor
This commit is contained in:
2
nread.h
2
nread.h
@ -32,5 +32,7 @@
|
||||
int NetReadWait4Data(pNetRead self, int iSocket);
|
||||
int NetReadReadable(pNetRead self, int iSocket);
|
||||
int NetReadResetUser(pNetRead self, int iSocket);
|
||||
/*--------------------------------------------------------------------------*/
|
||||
int NetReadInstallANETPort(pNetRead self, eNRType eType, int iPort);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user