3 строки
99 B
C
3 строки
99 B
C
|
int netdial(int proto, char *client, int port);
|
||
|
int netannounce(int proto, char *local, int port);
|