Type Alias riot_sys::gcoap_socket_type_t

source ·
pub type gcoap_socket_type_t = c_uchar;
Expand description

@brief CoAP socket types

May be used as flags for @ref gcoap_listener_t, but must be used numerically with @ref gcoap_req_send_tl().