[haiku-bugs] Re: [Haiku] #12182: Interrupted system call messages / read errors during peak network traffic

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Apr 2017 11:53:12 -0000

#12182: Interrupted system call messages / read errors during peak network 
traffic
--------------------------------+----------------------------
   Reporter:  kallisti5         |      Owner:  nobody
       Type:  bug               |     Status:  assigned
   Priority:  normal            |  Milestone:  R1/beta1
  Component:  Kits/Network Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------

Comment (by pulkomandy):

 I see that this only happens with SSL (https) downloads. So I think the
 problem is in openssl, which is used by both wget and curl.

 wget does check for EINTR from OpenSSL:
 https://github.com/jnothman/wget/blob/master/src/openssl.c#L269 ;(OpenSSL
 just forwards the error and does nothing special).

--
Ticket URL: <https://dev.haiku-os.org/ticket/12182#comment:10>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: