datagram_poll(9) centos man page | unix.com

Man Page: datagram_poll

Operating Environment: centos

Section: 9

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 3.10 June 2014 DATAGRAM_POLL(9)
Related Man Pages
curl_multi_wait(3) - centos
__skb_recv_datagram(9) - suse
curl_multi_wait(3) - osx
sctp_peeloff(3socket) - opensolaris
poll(2) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I