Angus Robertson 574 Posted January 25 12 hours ago, FearDC said: if we conditionally replace kqueue with epoll, l Another ICS user has already tried to do that with ICS V9, he sent me the modified WSocket unit but not the EpollTypes and EpollAPI units so I can not add it ICS V9. V10 does not use it. Angus Share this post Link to post
wright 2 Posted May 26 On 1/25/2024 at 9:13 AM, Angus Robertson said: Another ICS user has already tried to do that with ICS V9, he sent me the modified WSocket unit but not the EpollTypes and EpollAPI units so I can not add it ICS V9. V10 does not use it. Angus Hi, i think you are referring to me, except if i'm wrong! i will try to send it to you as soon as possible. Share this post Link to post
Angus Robertson 574 Posted June 25 Thank you for your Linux contribution @wright. But how did you test it. Running any ICS FMX samples in Linux using the WSocket unit just freezes the application when TIcsEventQueue is created, and I can not trace into it with the debugger. I have made progress with Linux support for Ubuntu 22.04, OpenSSL now loads correctly, albeit Ubuntu has a two year old version 3.0.2 and seems not to want to upgrade to newer versions. I have a new PemTest sample that views and creates SSL/TLS certificates on Linux, not in SVN yet. Unfortunately, older Ubuntu releases don't include OpenSSL 3 so can not be used with ICS. Angus Share this post Link to post