wait for child with WNOHANG|WNOWAIT in order to capture result code for system()...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 20 Sep 2015 15:19:00 +0000 (17:19 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 20 Sep 2015 15:19:00 +0000 (17:19 +0200)
commita9bcabee38bedb9b3f2510d4f91b83f6c306b625
tree3f37e5bd4ecaa10283d87711693fbc7054085323
parentf92f99bd9a76474ef38c0437a181bfb0a0e14262
wait for child with WNOHANG|WNOWAIT in order to capture result code for system() function call on thread.
example/diameter/launcher/testing/TestStep.cpp