bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] implement full-blown select(2) for winsock


From: Ben Pfaff
Subject: Re: [PATCH] implement full-blown select(2) for winsock
Date: Sat, 04 Oct 2008 16:24:06 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Bruno Haible <address@hidden> writes:

> As far as I understood, basically, Simon wants
> a module 'select' separate from 'sys_select' because
>   - it's cleaner,
>   - the guy who needs <sys/select.h> just for 'struct timeval' does not
>     need the select() function.

I do not understand why one would include <sys/select.h> just for
struct timeval.  Isn't <sys/time.h> a more straightforward
choice?  There is already a sys_time module.
-- 
Ben Pfaff 
http://benpfaff.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]