]> Sergey Matveev's repositories - public-inbox.git/commitdiff
Merge remote-tracking branch 'origin/ds'
authorEric Wong <e@80x24.org>
Sat, 15 Jun 2019 17:38:42 +0000 (17:38 +0000)
committerEric Wong <e@80x24.org>
Sat, 15 Jun 2019 17:38:42 +0000 (17:38 +0000)
* origin/ds:
  ds: stop caring about event flags set by epoll/poll/kqueue
  ds: do not distinguish between POLLHUP and POLLERR
  ds: remove read method, here, too
  nntp: use sysread to append to existing buffer
  ds: remove steal_socket method
  ds: remove {fd} field
  ds: reduce Errno imports and drop ->close reason
  ds: cleanup Errno imports and favor constant comparisons
  ds: simplify write buffer accounting

1  2 
lib/PublicInbox/NNTP.pm

Simple merge