tcp_enterServerMode

Function tcp_enterServerMode 

Source
pub unsafe extern "C-unwind" fn tcp_enterServerMode(
    tcp: *mut TCP,
    host: *const Host,
    process: pid_t,
    backlog: gint,
)