Hello,
I don't find a solution how to suspend a gambit thread until input is available (and/or output is possible) on a file descriptor with known number, which is opened in non-blocking mode by a foreign library. Is there a clean way without polling?
Regards Hermann