Query: sk_wait_data
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SK_WAIT_DATA(9) Linux Networking SK_WAIT_DATA(9)NAMEsk_wait_data - wait for data to arrive at sk_receive_queueSYNOPSISint sk_wait_data(struct sock * sk, long * timeo);ARGUMENTSsk sock to wait on timeo for how longDESCRIPTIONNow socket state including sk->sk_err is changed only under lock, hence we may omit checks after joining wait queue. We check receive queue before schedule only as optimization; it is very likely that release_sock added new data.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SK_WAIT_DATA(9)
Related Man Pages |
---|
ipsec_pf_key(5) - centos |
curl_multi_timeout(3) - mojave |
struct_sock(9) - centos |
randomid_new(3) - netbsd |
blk_init_queue(9) - suse |
Similar Topics in the Unix Linux Community |
---|
RHEL: Users unable to login via SSH |