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.
pub type ucp_conn_request_h = *mut ucp_conn_request;@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.