]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit3b508de80a200e9a32adbdc437434339187dde88
tree04047182cf27ef92f7ec22c1dad0724fcb8b0ba3
parent2cc052a06358ee293574d2d8aaa8c38c1a1026d7
parentb1fca235b174d4e3df674fd301e7bfba222a9e97
Merge remote-tracking branch 'origin/ds'

* 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
lib/PublicInbox/NNTP.pm