]> sourceware.org Git - systemtap.git/commit
PR 13323: staprun should check return code from send_request when sending messages...
authorDave Brolley <brolley@redhat.com>
Mon, 5 Dec 2011 17:35:00 +0000 (12:35 -0500)
committerDave Brolley <brolley@redhat.com>
Mon, 5 Dec 2011 17:36:27 +0000 (12:36 -0500)
commit933e53b0652f2e86c59e41073813731c6f877acc
tree3493118b27c6e0f9e340e1d9aa7e4b15eba4bb28
parent8beafa45f6c3660d152160c80e2dd3cba2166597
PR 13323: staprun should check return code from send_request when sending messages via the transport layer

The return code of send_request is now propagated and checked back to
init_staprun.
runtime/staprun/common.c
runtime/staprun/mainloop.c
runtime/staprun/relay.c
runtime/staprun/staprun.c
runtime/transport/control.c
This page took 0.027732 seconds and 5 git commands to generate.