Linux - 'eventfd' cannot be used in inline function
havrlisan opened this issue · 1 comments
havrlisan commented
When compiling for Linux, I get the following error:
[DCC Error] Net.CrossSocket.Epoll.pas(598): E2441 Inline function declared in interface section must not use local symbol 'eventfd'
The inline function is TEpollCrossSocket._OpenStopHandle.
winddriver commented
Thanks for the feedback, it has been fixed.