A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-August/046805.html below:

[Python-Dev] Re: PEP 324 (process module)

[Python-Dev] Re: PEP 324 (process module) [Python-Dev] Re: PEP 324 (process module)Guido van Rossum guido at python.org
Wed Aug 4 17:20:48 CEST 2004
> Doesn't select() effectively busy-wait on "real" files (pipes and file
> descriptors obtained via open(), as opposed to network sockets) on most
> (all?) UNIXen?  At least this has been my finding under Linux.

select() doesn't make sense for regular files, so tail -f can't use
it.  For Unix pipes, it works as advertised.  On Windows, it *only*
applies to sockets.

--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4