Yep, I just tried it on OS X as well, and it all worked. It's very strange. I'll try to get some time to try it on a non-Pi Linux system sometime this weekend also, just to see.
I also tried using epoll() directly, just to make sure there wasn't an issue there, but that seemed to work fine as well. Just for completeness sake, I also tried building and using the latest libuv on my pi, with the same error. I might also try reinstalling the OS on my Pi and see if it still has the problem. Thanks. -Jack On Friday, December 6, 2013 4:44:48 PM UTC-6, Saúl Ibarra Corretgé wrote: > > On 12/6/13 9:47 PM, Jack Lund wrote: > > Okay, this might be easier - I've managed to replicate it using a TCP > > socket connection. I get the exact same output. Test code attached. > > > > Hi Jack, > > I've tried to replicate your problem with the script you provided but I > couldn't, I always get status==0. This was on OSX, with latest libuv > from master. > > I'll give it a try on a Linux system in the upcoming days, but by > inspecting your code, I don't see why it would fail :-( > > > Cheers, > > -- > Sa�l Ibarra Corretg� > http://bettercallsaghul.com > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/groups/opt_out.
