Skip to main content

ddsrt_shutdown

Function ddsrt_shutdown 

Source
pub unsafe extern "C" fn ddsrt_shutdown(
    sock: ddsrt_socket_t,
    how: ddsrt_shutdown_how,
) -> dds_return_t
Expand description

@brief Shutdown all or part of a full-duplex connection

@param[in] sock Socket to operate on @param[in] how What to shut down