I have a server and a client talking. My server handles each client with a thread. The server code looks like this:
Server::Server(int port)throw (const char*