Re: Winsock blocking hook problems.

From: Derek W. Brown <db_at_stardust.com>
Date: 1996/02/09
Message-ID: <4fgmm9$h59_at_kane.ico.net>#1/1


>I have tried a blocking hook function in my windows 95 program, it
>worked as I expected except that the blocked call never finished, are
>you able to send me an example of your blocking hook function as I
>have a need to have these hook functions implemented in my
>multi-threaded winsock app, and I havent managed to make them work.

never, Never, NEVER use a blocking hook in a win32 app. It's totally unnecessary, since win32 is preemptively scheduled.

Derek Brown Received on Fri Feb 09 1996 - 00:00:00 CET

Original text of this message