From: Garrett Goebel [mailto:[EMAIL PROTECTED]] > > Rocco, > > I had to modify POE::Driver::SysRW to make it play better > with Win32. Basically I had to modify it to handle > EWOULDBLOCK where it handles EAGAIN... [...]
Sorry, I forgot to say not to apply that patch... It was just a kludge to get things working. It'll cause a: Bareword "EWOULDBLOCK" not allowed while "strict subs" in use at ... error on non-Win32 using use strict...
