dave wanta wrote:

> I'm writing a UDP program and I'd like to have the socket time out if it
> doesn't recieve an answer in n milliseconds.

You won't get any support here from the socket layer, because it's not
designed to do this. Write a timer and do it yourself.

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to