I'd like to modify the listener sample to handle requests in separate
threads but I'm experiencing weird crashes.

Once a connection is established can I send() the relevant socket to
another thread and receive() from there?

Thanks

Reply via email to