Multithreading program regarding write()
Multithreading program regarding write()
- Subject: Multithreading program regarding write()
- From: "Fredrik H. Larsen" <email@hidden>
- Date: Thu, 04 May 2006 21:23:02 +0200
Hi,
I'm writing a program that at the moment uses two threads. I have one
main thread for everything except for select() which is handled in
the detached thread. My question is. How should my writeToHost:
method be constructed so it doesn't block?
I need to be able to write to several connection at a time.
Thanks in advance!
Fredrik H. Larsen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden