more conversion from counter to DIO
r1264 | dcl | 2006-11-09 11:09:03 +1100 (Thu, 09 Nov 2006) | 2 lines
This commit is contained in:
@@ -10,7 +10,7 @@ void sock_line(int n);
|
||||
void sock_input(int n);
|
||||
void sock_accept(int n);
|
||||
void sock_send(int n, BUFFER* buffer);
|
||||
void sock_report(BUFFER* bp, int match);
|
||||
void sock_report(BUFFER* bp, int match, void* dev);
|
||||
void sock_set_match(int n, int match);
|
||||
void sock_ok(int n);
|
||||
void sock_err(int n);
|
||||
|
||||
Reference in New Issue
Block a user