groff
[Top][All Lists]
Advanced

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

Re: [Groff] still exploring the last version: what is gremlin ?


From: Werner LEMBERG
Subject: Re: [Groff] still exploring the last version: what is gremlin ?
Date: Mon, 09 Oct 2000 10:05:50 +0200 (CEST)

> >> Actually, assuming that readmask is a mask for select, it should
> >> probably be more like:
> >> 
> >>    FD_ZERO(&readmask);
> >>    FD_SET(ConnectionNumber(display), &readmask);
> 
> After I made the value of
> 
>       readmask = 1 << ConnectionNumber(display);
> 
> everything went smoothly. Now I look like Michelangelo but on the
> computer.

What shall I do?  I believe that the code in gremlin is OK, and that
your problem is related to your version of BSD -- can you please ask a
BSD guru how to implement it correctly?


    Werner

reply via email to

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