Alex Martelli wrote: > On May 26, 2006, at 6:27 PM, Steve Holden wrote: >>Of course that would mean establishing which *was* the best available >>which, as we've seen this week, may not be easy. > > I believe it's: kqueue on FreeBSD (for recent-enough versions > thereof), otherwise epoll where available and nonbuggy, otherwise > poll ditto, otherwise select
It would be an improvement if it would just pick *some* implementation that worked, even if it weren't strictly the best. -- Greg _______________________________________________ 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