Hi, On Mon, May 05, 2003 at 04:21:38PM +0400, Sergey Vlasov wrote: > glib has poll() emulation inside (g_poll(), inside gmain.c). It was > taken from some version of glibc (it is there in > sysdeps/unix/bsd/poll.c, but the code there is full of glibc-internal > things).
Thanks. If this will be an issue again, the glib code is an option. Currently it's fixed in saned.c by using Julien's wrapper. Bye, Henning
