이 콘텐츠는 선택한 언어로 제공되지 않습니다.
probe::staprun.send_control_message
Name
probe::staprun.send_control_message — Sending a control message
Synopsis
staprun.send_control_message
Values
type
- type of message being send; defined in runtime/transport/transport_msgs.h
data
- a ptr to a binary blob of data sent as the control message
len
- the length (in bytes) of the data blob
Description
Fires at the beginning of the send_request function.