Re: [Vala] How to wrap select(2)'s fd_set?



Am Saturday 31 January 2009 11:23:54 schrieb Daniel Svensson:
On Fri, Jan 30, 2009 at 1:20 AM, Michael 'Mickey' Lauer

<mickey 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:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]