Type Alias ucp_conn_request_h

Source
pub type ucp_conn_request_h = *mut ucp_conn_request;
Expand description

@ingroup UCP_ENDPOINT @brief UCP connection request

A server-side handle to incoming connection request. Can be used to create an endpoint which connects back to the client.