guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

should accept be protected with fport_wait_for_input?


From: dskr
Subject: should accept be protected with fport_wait_for_input?
Date: Mon, 3 Dec 2007 14:41:53 -0500

Hi,

the fport fill input code provides a way to avoid some threaded deadlocks with fport_wait_for_input. I appreciate this tremendously!

Should this protection be extended to 'accept' in the socket code to prevent the entire runtime from blocking if a thread blocks on accept?

Cheers,
        Dan Ridge




reply via email to

[Prev in Thread] Current Thread [Next in Thread]