On Fri, May 26, 2006 at 11:43:05PM +0200, Ronald Oussoren wrote:
> >Ok, I'm not familiar with intimate details of kqueue. However, if  
> >there
> >were a select.poll implementation based on kqueue, it would still  
> >be an
> >improvement, since there isn't *any* implementation on OS X right now.
> 
> Huh? osx support poll just fine, at least in recent versions. 10.3's  
> poll is slightly broken, the one on 10.4 works fine (AFAIK).

I'm probably not up to date. All I could find reference to was that poll()
on 10.3 is emulated using select().

Ross
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to