Re: [Xenomai-core] [bug] accept() in non-blocking mode fails with EPERM instead of EAGAIN

2009-10-01 Thread Matthieu Nottale
Jan Kiszka wrote: Gilles Chanteperdrix wrote: Jan Kiszka wrote: Matthieu Nottale wrote: Hi, I believe I found a bug in the Xenomai Posix skin while trying to use boost::asio: The accept() call in asychronous mode fails with ENOPEM instead of EAGAIN. Other than

[Xenomai-core] [bug] accept() in non-blocking mode fails with EPERM instead of EAGAIN

2009-09-29 Thread Matthieu Nottale
Hi, I believe I found a bug in the Xenomai Posix skin while trying to use boost::asio: The accept() call in asychronous mode fails with ENOPEM instead of EAGAIN. Other than that, the call 'works' in the sense that calling it again after a connection is established returns a new file