Skip to content
Snippets Groups Projects
Commit fb367937 authored by Al Viro's avatar Al Viro
Browse files

annotate poll(2) guts


struct pollfd contains two 16bit fields (mask and result) that encode
the POLL... bitmaps.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7594bf37
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment