proposal about glib
- Date: Wed, 25 Jun 2008 16:49:36 +0800
- From: yangyang@xxxxxxxxx
- Subject: proposal about glib
hi
1)I use glib's main event loop, but why glib's main event loop don't support epoll/kqueue?
The poll/select func's efficiency is very poor.
The libevent(http://monkey.org/~provos/libevent/) use epoll/kqueue. Why glib not?
2)I use glib's Testing, but documentation is missing. There was no guide for how to set up your own project to use the glib testing framework or higher level overview of setup/teardown, available asserts, running, parameters, etc.
The cunit(http://cunit.sourceforge.net/) is good.
thanks
_______________________________________________ gtk-devel-list mailing list gtk-devel-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-devel-list
- Follow-Ups:
- GLib unit testing docs (Re: proposal about glib)
- From: Tim Janik
- Re: proposal about glib
- From: Erik de Castro Lopo
- Re: proposal about glib
- From: Havoc Pennington
- GLib unit testing docs (Re: proposal about glib)
- Prev by Date: Re: API for putting close buttons on tabs (proposal)
- Next by Date: Re: proposal about glib
- Previous by thread: API for putting close buttons on tabs (proposal)
- Next by thread: Re: proposal about glib
- Index(es):