bondcpp Documentation

bondcpp

C++ implementation of bond, a mechanism for checking when another process has terminated.

bondcpp is the C++ implementation of a bond, which allows two processes to monitor each other and be informed on the death of the other. You can be informed either by a callback or by polling that the other process in the bond is no longer alive.

Code API

The main class is bond::Bond



bondcpp
Author(s): Stuart Glaser
autogenerated on Tue Mar 1 2022 23:53:37