winddriver/Delphi-Cross-Socket

Linux - 'eventfd' cannot be used in inline function

havrlisan opened this issue · 1 comments

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.

Thanks for the feedback, it has been fixed.