chiark / gitweb /
bin/disorder-notify: Use `select' to read the log in non-blocking mode.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 2 Jun 2020 10:06:44 +0000 (11:06 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 2 Jun 2020 16:20:38 +0000 (17:20 +0100)
commitf6ef7584f281ba1335958bdc79186fc4400adc7a
tree5230148d7cb5b4a5852fb915f8d67325e942a685
parenta9e2532bb55d26e5064ed5060599cff0fe7b2493
bin/disorder-notify: Use `select' to read the log in non-blocking mode.

This involves handling the line splitting ourselves, but this is quite
straightforward in Perl.
bin/disorder-notify