Skip to main content

switch_socket_close

Function switch_socket_close 

Source
pub unsafe extern "C" fn switch_socket_close(
    sock: *mut switch_socket_t,
) -> switch_status_t
Expand description

Close a socket. @param sock The socket to close