[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Linux' (#rtl) |
Structure used in epoll_ctl call.
Source position: linux.pp line 182
type EPoll_Event = record |
||
Events: cuint32; |
|
Events to monitor |
Data: TEPoll_Data; |
|
User data |
end; |
No notes exist for this page yet.