Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

recv() timeout on Win32

Status
Not open for further replies.

lza

Programmer
Apr 22, 2002
26
AT
Hello!

I'm looking for a way to implement a timeout in a socket recv() function on a Win32 system.
I've found one using the alarm signal, but unfortunately this is not supported by ActivePerl on Win32.
Has someone an idea?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top