On Mon, 2006-12-18 at 00:04 -0500, [EMAIL PROTECTED] wrote:
> On Mon, Dec 18, 2006 at 03:17:23AM +, a h wrote:
> > i like to use my gui for everything i can, and for small network
> > apps. GTK/GLIB is currently lacking epoll, it currently only uses
> > poll. Epoll would be a great addi
On Mon, Dec 18, 2006 at 03:17:23AM +, a h wrote:
> i like to use my gui for everything i can, and for small network
> apps. GTK/GLIB is currently lacking epoll, it currently only uses
> poll. Epoll would be a great addition as most new network
> applications use it. It would be great to
i like to use my gui for everything i can, and for small network apps. GTK/GLIB
is currently lacking epoll, it currently only uses poll. Epoll would be a great
addition as most new network applications use it. It would be great to have
this and if the computer doesnt have epoll supported revert