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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment