guile-devel
[Top][All Lists]
Advanced

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

Re: pollfd-offset


From: Andy Wingo
Subject: Re: pollfd-offset
Date: Sun, 04 Dec 2011 22:45:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Wed 22 Jun 2011 16:24, address@hidden (Ludovic Courtès) writes:

>   (define-syntax pollfd-offset
>     (syntax-rules ()
>       ((_ n) (* n 8))))
>
> I guess 8 is really sizeof (struct pollfd), right?
>
> In that case, how about getting it at configure time and exporting it
> from C?

Done, sorta ;)  You'll see.

Andy
-- 
http://wingolog.org/



reply via email to

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