std
::
os
::
linux
EpollData
union
EpollData
{
void
*
ptr
;
int
fd
;
uint
u32
;
ulong
u64
;
}
Members
Methods