Re: PutFile error 30023 - WeOnlyDo Discussion board

Re: PutFile error 30023 (General questions)

by jz1, Friday, June 30, 2006, 22:38 (6535 days ago) @ wodSupport

Does it use the single-threaded or multi-threaded apartment model?

I am using non-blocking calls because the Connect call would sometimes block forever, even when I set the timeout. With non-blocking calls, I can set up a timer and call Abort if the Connect is taking too long.

Joe


Complete thread: