Confirmation message body.

Public Attributes#

uint8_t

Data read.

int16_t

Amount of data read.

int32_t

Error code.

IP address of the remote peer.

uint16_t

Port number of the remote peer.

uint32_t

Status of the request.

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.