On Feb 16, 2022, at 9:51 AM, Ilya Starchenko <[email protected]<mailto:[email protected]>> wrote:
I think we can just check if syscall return ENOSYS and if it’s true fail back to more generic code. The code would not even build without the syscall in the headers so I don’t think so. Brian
