Questo contenuto non è disponibile nella lingua selezionata.
function::tcpmib_get_state
Name
function::tcpmib_get_state — Get a socket's state
Synopsis
tcpmib_get_state:long(sk:long)
Arguments
sk
- pointer to a struct sock
Description
Returns the sk_state from a struct sock.