I have confirmed that the problem I reported last week (on Mac OS X, streams are truncated with a reported "s_poll_wait returned 1, but no descriptor is ready" error) can be corrected by using the older "select" versions of the network functions. I did this by tweaking the source, but would like to make the fix as cleanly as possible, so...
Sorry if this is in the docs (I couldn't find it), but what is the best way to disable the poll option?
John
On 2005-07-11, at 19:19, John O'Fallon wrote:
I have confirmed that the problem I reported last week (on Mac OS X, streams are truncated with a reported "s_poll_wait returned 1, but no descriptor is ready" error) can be corrected by using the older "select" versions of the network functions. I did this by tweaking the source, but would like to make the fix as cleanly as possible, so...
I tried to reproduce this problem, but I had no success. System Version: Mac OS X 10.3.9 (7W98) Kernel Version: Darwin 7.9.0 Could you prepare step-by-step receipt to reproduce this error?
Best regards, Mike