MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / handle_input

Method handle_input

ACE/ace/Process_Manager.cpp:299–311  ·  view source on GitHub ↗

This is called when the Reactor notices that a Process has exited. What has actually happened is a SIGCHLD invoked the routine, which fooled the Reactor into thinking that this routine needed to be called. Since we don't know which Process exited, we must reap as many exit statuses as are immediately available.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

waitMethod · 0.95

Tested by

no test coverage detected