You are viewing documentation for version:
PDFConfirmation message body.
Public Attributes#
IP address of the remote peer.
uint16_t
Port number of the remote peer.
Public Attribute Documentation#
data#
uint8_t sl_wisun_msg_receive_on_socket_cnf_body_t::data[]
Data read.
data_length#
int16_t sl_wisun_msg_receive_on_socket_cnf_body_t::data_length
Amount of data read.
error_code#
int32_t sl_wisun_msg_receive_on_socket_cnf_body_t::error_code
Error code.
remote_address#
in6_addr_t sl_wisun_msg_receive_on_socket_cnf_body_t::remote_address
IP address of the remote peer.
remote_port#
uint16_t sl_wisun_msg_receive_on_socket_cnf_body_t::remote_port
Port number of the remote peer.
status#
uint32_t sl_wisun_msg_receive_on_socket_cnf_body_t::status
Status of the request.