#include <clientThread.h>
List of all members.
Definition at line 14 of file clientThread.h.
00014 { 00015 int nr; 00016 int socket; 00017 }
The client's number (OBSOLETE!).
Definition at line 15 of file clientThread.h.
The clients socket.
Definition at line 16 of file clientThread.h.