Re: What is the minimum-size UDP packet?

From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 02/11/04


Date: Tue, 10 Feb 2004 21:10:51 -0500

Thanks Trevor. You can use WFMO to wait on socket handle? Or do you need
SOWait? If you would be so kind, could you walk me down a 1-2-3 list of
what happens in pseudo style or whatever is quick for you. TIA!

-- 
William Stacey, MVP
"Trevor" <trevor@spam.com> wrote in message
news:#JlnBMD8DHA.3448@TK2MSFTNGP09.phx.gbl...
> William,
>
>     Yes, a vector is similar to an ArrayList. The thread uses
> WaitForMultipleObjects and blocks for Winsock & file system events.
>
>