mirror of
https://github.com/boostorg/asio.git
synced 2026-01-29 19:12:09 +00:00
The handlerlive.pl script processes handler tracking output to produce a list of "live" handlers, namely those that are associated with pending asynchronous operations, as well as handlers that are currently executing. To use: cat output.txt | perl handlerlive.pl or: perl handerlive.pl < output.txt or: perl handlerlive.pl output.txt
2.3 KiB
2.3 KiB