[PATCH] Re: [kaffe] darwin6 problems

Guilhem Lavaux guilhem at kaffe.org
Fri Sep 17 00:08:33 PDT 2004


Noa Resare wrote:
> On tor, 2004-09-16 at 19:35 +0200, Guilhem Lavaux wrote:
> 
>>I fear "poll" is not implemented on darwin6. This was the patch about 
>>jthreadedRecvFrom. We must implement a backup code.
>>
> 
> 
> Here's a patch that uses select() instead of poll() in
> jthreadedRecvFrom. WorksForMe^TM, but on the other hand I don't have
> access to any darwin6 systems.
> 
> cheers/noa
> 

Actually, I have a question. Would it be possible to use directly 
waitForTimeout(). It looks to do the same thing (but with error reporting).

Cheers,

Guilhem.




More information about the kaffe mailing list