
damlui
New User
Jul 27, 2004, 1:44 AM
Post #1 of 1
(2602 views)
|
|
non blocking sockets in Windows
|
Can't Post
|
|
Hi all, I use activePerl, 5.8.0 built, on Windows 2000 SP3, when I try to make non-blocking sockets with: fcntl($socket, F_SETFL(), O_NONBLOCK()) I receive the following error: "Your vendor has not defined Fcntl macro F_SETFL, user at test.pl line 56" Is there currently any way to get non-blocking sockets on Windows? I would very much appreciate some assistance with this? Thanks, Luigi.
|