suse man page for datagram_poll

Query: datagram_poll

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DATAGRAM_POLL(9)						 Linux Networking						  DATAGRAM_POLL(9)

NAME
datagram_poll - generic datagram poll
SYNOPSIS
unsigned int datagram_poll(struct file * file, struct socket * sock, poll_table * wait);
ARGUMENTS
file file struct sock socket wait poll table
DATAGRAM POLL
Again totally generic. This also handles sequenced packet sockets providing the socket receive queue is only ever holding data ready to receive.
NOTE
when you _don't_ use this routine for this protocol, and you use a different write policy from sock_writeable then please supply your own write_space callback.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DATAGRAM_POLL(9)
Related Man Pages
ipsec_pf_key(5) - centos
listen(2) - bsd
curl_multi_assign(3) - mojave
struct_sk_buff(9) - suse
curl_multi_wait(3) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I