cpython/Modules
Guido van Rossum 67f7a38849 SF patch 555085 (timeout socket implementation) by Michael Gilfix.
I've made considerable changes to Michael's code, specifically to use
the select() system call directly and to store the timeout as a C
double instead of a Python object; internally, -1.0 (or anything
negative) represents the None from the API.

I'm not 100% sure that all corner cases are covered correctly, so
please keep an eye on this.  Next I'm going to try it Windows before
Tim complains.

No way is this a bugfix candidate. :-)
2002-06-06 21:08:16 +00:00
..
expat
.cvsignore
Setup.config.in
Setup.dist
_codecsmodule.c
_curses_panel.c
_cursesmodule.c
_hotshot.c
_localemodule.c
_sre.c
_ssl.c
_testcapimodule.c
_tkinter.c
_weakref.c
addrinfo.h
almodule.c
ar_beos
arraymodule.c
audioop.c
binascii.c
bsddbmodule.c
cPickle.c
cStringIO.c
ccpython.cc
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cryptmodule.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gcmodule.c
gdbmmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
ld_so_beos
license.terms
linuxaudiodev.c
main.c
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mmapmodule.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c
posixmodule.c
puremodule.c
pwdmodule.c
pyexpat.c
pypcre.c
python.c
readline.c
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
sgimodule.c
shamodule.c
signalmodule.c
socketmodule.c SF patch 555085 (timeout socket implementation) by Michael Gilfix. 2002-06-06 21:08:16 +00:00
socketmodule.h SF patch 555085 (timeout socket implementation) by Michael Gilfix. 2002-06-06 21:08:16 +00:00
sre.h
sre_constants.h
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
symtablemodule.c
syslogmodule.c
tclNotify.c
termios.c
testcapi_long.h
threadmodule.c
timemodule.c
timing.h
timingmodule.c
tkappinit.c
unicodedata.c
unicodedata_db.h
unicodename_db.h
xreadlinesmodule.c
xxmodule.c
xxsubtype.c
yuv.h
yuvconvert.c
zlibmodule.c