multichan becomes AsyncQueue and AsyncProtocol

r1957 | dcl | 2007-05-11 17:28:31 +1000 (Fri, 11 May 2007) | 2 lines
This commit is contained in:
Douglas Clowes
2007-05-11 17:28:31 +10:00
parent 6d9120f796
commit a18500cbf0
13 changed files with 1785 additions and 503 deletions

View File

@@ -29,7 +29,7 @@
/*------------------------------------------------------------------------*/
typedef struct __NHQ200 {
pMultiChan mcc;
pAsyncUnit unit;
int iRead;
int iControl;
void *pData;