Sending a control message
staprun.send_control_message
len
the length (in bytes) of the data blob
data
a ptr to a binary blob of data sent as the control message
type
type of message being send; defined in runtime/transport/transport_msgs.h
Fires at the beginning of the send_request function.