Eric Wong (3):
  http: fix HTTP/1.1 pipelining during long async requests
  select+poll: have caller retry on EINTR
  ds: long_step: eliminate redundant fileno call

 lib/PublicInbox/DS.pm     |  1 -
 lib/PublicInbox/DSPoll.pm |  6 ++--
 lib/PublicInbox/HTTP.pm   | 17 +++++-----
 lib/PublicInbox/Select.pm |  6 ++--
 xt/httpd-async-stream.t   | 68 +++++++++++++++++++++++++++++----------
 5 files changed, 65 insertions(+), 33 deletions(-)

Reply via email to