gnokii-users
[Top][All Lists]
Advanced

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

Re: source code related question: poll()


From: BORBELY Zoltan
Subject: Re: source code related question: poll()
Date: Mon, 29 Jul 2002 14:03:39 +0200
User-agent: Mutt/1.2.5.1i

Hi,

On Mon, Jul 29, 2002 at 01:54:13PM +0200, address@hidden wrote:
> In MacOS X there seems to be no poll() function. Is it a Linux 
> speciality or part of POSIX and I didn't look hard enough?
> What does poll() do anyway?

poll() is a XPG4 standard. I just checked gnokii, and I found we are using
both poll() and select(). I will kill poll and use select instead of it.
For a temporary solution you could drop out nk2110.c and gnokiid (you have to
drop the common/data/ too). Good luck!

Bye,
Bozo




reply via email to

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