in reply to Re: Errno being set to strange values when using IO::Poll
in thread Errno being set to strange values when using IO::Poll

(except protected variables)

What are protected variables in Perl?

  • Comment on Re^2: Errno being set to strange values when using IO::Poll

Replies are listed 'Best First'.
Re^3: Errno being set to strange values when using IO::Poll
by Illuminatus (Curate) on Sep 25, 2009 at 20:44 UTC
    Sorry, I was speaking metaphorically. In general, I mean a variable that you must go through a mutex/semaphore to get to...