[dokuwiki] New PR: Fix timeout on empty socket in HTTPClient

  • From: "annda" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 14 Apr 2021 11:27:35 +0200 (CEST)

Hi,

annda opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3478:

`feof()` sometimes hangs if nothing has been written yet, so we skip the check 
initially.

See https://github.com/php/php-src/pull/3729



Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

a4dc0f00-9d03-11eb-84e9-c795a9e40ce2


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Fix timeout on empty socket in HTTPClient - annda