diff options
author | hunt <hunt> | 2005-07-08 19:40:33 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-07-08 19:40:33 +0000 |
commit | ccace9619d5be8cafe68169e0043fd2c55a8fcfc (patch) | |
tree | 0fb826fb10f94b390595a903a3d2c0bb0041e4f4 /runtime/docs/examples/list.c | |
parent | a91f889efcff54c4e094a86670f826169cbf98d6 (diff) | |
download | systemtap-steved-ccace9619d5be8cafe68169e0043fd2c55a8fcfc.tar.gz systemtap-steved-ccace9619d5be8cafe68169e0043fd2c55a8fcfc.tar.xz systemtap-steved-ccace9619d5be8cafe68169e0043fd2c55a8fcfc.zip |
2005-07-08 Martin Hunt <hunt@redhat.com>
* transport.c: Rename pid to _stp_pid.
Rename t to _stp_tport.
(_stp_cleanup_and_exit): New internal function.
(stp_exit_helper): Call _stp_cleanup_and_exit().
(_stp_transport_cleanup): New function.
(_stp_cmd_handler): Remove handler for STP_TRANSPORT_MODE.
The transport now notifies the daemon of the transport.
(_stp_transport_close): No longer calls _stp_exit_helper().
That is done by _stp_transport_cleanup().
(_stp_transport_open): When done, call _stp_handle_transport()
to notify the daemon what our transport is.
(_stp_transport_send): Put a retry limit on sends.
* transport.h: Rename pid to _stp_pid.
(_stp_transport_cleanup): Add prototype.
Diffstat (limited to 'runtime/docs/examples/list.c')
0 files changed, 0 insertions, 0 deletions