Sending a socket to another thread

lurker lurker at mailinator.com
Tue Feb 15 10:00:59 PST 2011


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


More information about the Digitalmars-d-learn mailing list