]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: use POSIX and WNOHANG more idiomatically
authorEric Wong <e@80x24.org>
Sun, 7 Jul 2019 03:49:19 +0000 (03:49 +0000)
committerEric Wong <e@80x24.org>
Mon, 8 Jul 2019 07:29:26 +0000 (07:29 +0000)
commite5590311007f9d126e61510d42228303fdf94e54
tree9cc9f8055127196453b9336c32a52d89f18a3d56
parent2535900d284028258bea3bb2c1598b675f8f963c
daemon: use POSIX and WNOHANG more idiomatically

No point in uglifying our code since we need the POSIX
module in many places, anyways.
lib/PublicInbox/Daemon.pm