Query: sock_poll_wait
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOCK_POLL_WAIT(9) Linux Networking SOCK_POLL_WAIT(9)NAMEsock_poll_wait - place memory barrier behind the poll_wait call.SYNOPSISvoid sock_poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table * p);ARGUMENTSfilp file wait_address socket wait queue p poll_tableDESCRIPTIONSee the comments in the sk_has_sleeper function.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SOCK_POLL_WAIT(9)