in reply to Re: Re: Re: accept() on non-blocking socket still hangs
in thread accept() on non-blocking socket still hangs

chromatic, the error:

Your vendor has not defined Fcntl macro F_SETFL, used at server.pl line 20.

means that Zip did use Fcntl and that it reported that F_SETFL was not defined on the platform in question (at the time that the module was compiled).

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re9: accept() on non-blocking socket still hangs