[haiku-bugs] Re: [Haiku] #12414: [package kit] Package downloads not retried / resumeable

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 10 Jan 2021 17:48:50 -0000

#12414: [package kit] Package downloads not retried / resumeable
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  leavengood
  waddlesplash           |
      Type:              |     Status:  closed
  enhancement            |
  Priority:  critical    |  Milestone:  R1/beta3
 Component:              |    Version:  R1/Development
  Kits/Package Kit       |
Resolution:  fixed       |   Keywords:
Blocked By:              |   Blocking:  11637, 12691, 13816, 14948, 15312,
  Platform:  All         |  16387
-------------------------+-------------------------------------------------
Comment (by stippi):

 https://review.haiku-os.org/c/haiku/+/3621 results in the desired retry
 behavior when unplugging the cable.

 ​https://review.haiku-os.org/c/haiku/+/3620 does not ;(yet) result in a
 change of behavior. "bytesRead" is used to generate the error via
 BSecureSocket::Private::ErrorCode(int returnValue), but "0" maps to
 "SSL_NO_ERROR" and is mapped to "B_NO_ERROR". This will result in
 BSecureSocket::Read() still returning "0".
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/12414#comment:21>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: