Am Saturday 31 January 2009 11:23:54 schrieb Daniel Svensson:
> On Fri, Jan 30, 2009 at 1:20 AM, Michael 'Mickey' Lauer
>
> <mic...@vanille-media.de> wrote:
> > I'd like to complete more of the posix wrapper, namely select(2) and the
> > required datatypes. The respective man page excerpt is:
>
> As common use of Vala depends on GLib, why not use GIOChannels instead?

GIOChannels are inherently async. For serial programming, timing can be 
critical, thus you need access to the low level primitives.

-- 
:M:
_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to