Got any advice on programming a chat server in C?  Should I use blocking or 
non-blocking I/O?  Should I use threads, no threads, or a combination of threads and 
non-blocking I/O?  Most importantly, do you have any good examples I could study 
(client and server)?

Thanks,

Ed






DISCLAIMER:
This message is intended for the sole use of the individual to whom it is addressed, 
and may contain information that is privileged, confidential and exempt from 
disclosure under applicable law. If you are not the addressee you are hereby notified 
that you may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in error, 
please immediately advise the sender by reply email and delete this message.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to