[haiku-bugs] [Haiku] #9734: Receiving from a nonblocking socket causes "Operation timed out" error

  • From: "markh" <trac@xxxxxxxxxxxx>
  • Date: Thu, 02 May 2013 16:09:36 -0000

#9734: Receiving from a nonblocking socket causes "Operation timed out" error
------------------------------------+------------------------------
 Reporter:  markh                   |        Owner:  zooey
     Type:  bug                     |       Status:  new
 Priority:  normal                  |    Milestone:  R1
Component:  Network & Internet/UDP  |      Version:  R1/Development
 Keywords:                          |   Blocked By:
 Blocking:                          |  Has a Patch:  0
 Platform:  All                     |
------------------------------------+------------------------------
 When trying to receive data from a nonblocking socket, I get an "Operation
 timed out" error, while I am expecting a EWOULDBLOCK error as there is no
 data to read. Changing the socket to blocking does block as expected.
 I expanded my test case from #9678 and attached it to this ticket.

 This happens with href45525.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9734>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: