probe::staprun.send_control_message(3) Sending a control message

SYNOPSIS


staprun.send_control_message

VALUES

data

a ptr to a binary blob of data sent as the control message

len

the length (in bytes) of the data blob

type

type of message being send; defined in runtime/transport/transport_msgs.h

DESCRIPTION

Fires at the beginning of the send_request function.