root/trunk/twisted/internet

Name Size Rev Age Last Change
../
iocpreactor 34020 8 weeks glyph: Merge ipv6-connectTCP-5085-2. Author: acapnotic, glyph, chjurk, ragzilla …
test 34391 9 days itamarst: Merge gtk-app-5492: Add support for Gio.Application instance registration. …
__init__.py 0.5 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
_baseprocess.py 1.8 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
_dumbwin32proc.py 12.2 KB 32731 8 months exarkun: Merge win32-proc-missing-2838-2 Author: bigdog, exarkun Reviewer: therve, …
_glibbase.py 12.5 KB 34371 9 days itamarst: Merge gtk3-process-5512: Notice SIGCHLD in gtk3reactor. Fixes: #5512
_newtls.py 9.1 KB 33299 5 months itamarst: Merge producer-tls-5347-2. Fixes: #5347 Review: exarkun, therve Author: …
_oldtls.py 13.9 KB 34370 9 days exarkun: Merge deprecate-oldtls-4974 (again) Author: exarkun Reviewer: itamar …
_pollingfile.py 8.7 KB 34212 5 weeks itamarst: Merge pollingfile-write-unicode-5412: Check for unicode writes earlier in …
_posixserialport.py 2.0 KB 33004 7 months itamarst: Merge serialport-connectionlost-3690-4. Author: itamar Review: exarkun …
_posixstdio.py 4.9 KB 34346 2 weeks itamarst: Merge epoll-EPERM-4429: epoll reactor now supports filesystem files about …
_sigchld.c 2.7 KB 28447 2 years exarkun: Merge popen-compatibility-733-6 Author: glyph, itamar, exarkun, (perhaps …
_signals.py 5.9 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
_ssl.py 1.2 KB 31537 14 months exarkun: Merge protocol-ssl-4854-6 Author: exarkun Reviewer: itamar, glyph, thijs …
_sslverify.py 23.7 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
_threadedselect.py 12.2 KB 32411 10 months exarkun: Merge cfreactor-import-5088 Author: exarkun Reviewer: glyph Fixes: #5088
_win32serialport.py 4.5 KB 33004 7 months itamarst: Merge serialport-connectionlost-3690-4. Author: itamar Review: exarkun …
_win32stdio.py 3.0 KB 27594 2 years exarkun: Merge stdio-connection-lost-reason-3922 Author: dotz, exarkun Reviewer: …
abstract.py 17.6 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
address.py 4.0 KB 34277 4 weeks exarkun: Merge none-unixaddress-comparison-5653 Author: exarkun Reviewer: therve …
base.py 40.6 KB 32109 11 months exarkun: Merge win32-gtk-win32events-4862 Author: exarkun Reviewer: itamarst …
cfreactor.py 17.0 KB 32728 8 months exarkun: Merge wrapped-log-prefix-5062-3 Author: therve, retenodus, exarkun …
default.py 1.9 KB 34355 2 weeks itamarst: Merge epoll-default-5478: epoll is now default reactor on Linux. Author: …
defer.py 54.3 KB 33281 6 months jesstess: Merge addcallbacks-ret-5399 Author: zooko Reviewer: jesstess Fixes: #5399
endpoints.py 39.4 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
epollreactor.py 12.3 KB 34346 2 weeks itamarst: Merge epoll-EPERM-4429: epoll reactor now supports filesystem files about …
error.py 10.6 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
fdesc.py 3.1 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
gireactor.py 4.2 KB 34391 9 days itamarst: Merge gtk-app-5492: Add support for Gio.Application instance registration. …
glib2reactor.py 1.1 KB 33490 4 months itamarst: Merge gtk3-4558-2: New gtk3 and gobject-introspection reactors. Author: …
gtk2reactor.py 3.0 KB 33732 2 months itamarst: Merge gtk2-vs-gtk3-5494: Make sure gtk2 tests run. Author: itamar Review: …
gtk3reactor.py 1.5 KB 34391 9 days itamarst: Merge gtk-app-5492: Add support for Gio.Application instance registration. …
gtkreactor.py 8.1 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
inotify.py 13.7 KB 32097 11 months exarkun: Merge inotify-types-decl-5147 Author: exarkun Reviewer: jesstess Fixes: …
interfaces.py 61.4 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
kqreactor.py 9.6 KB 33481 4 months oberstet: Merge kqueue-1918: Revive kqueue reactor Author: oberstet Reviewer: …
main.py 1.0 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
pollreactor.py 5.8 KB 33026 7 months teratorn: Merge dont-index-exceptions-5322: Don't directly index Exception objects …
posixbase.py 21.4 KB 34346 2 weeks itamarst: Merge epoll-EPERM-4429: epoll reactor now supports filesystem files about …
process.py 36.1 KB 32440 10 months exarkun: Merge listopenfds-resource-fallback-5052 Author: soyt, exarkun Reviewer: …
protocol.py 25.1 KB 34371 9 days itamarst: Merge gtk3-process-5512: Notice SIGCHLD in gtk3reactor. Fixes: #5512
pyuisupport.py 0.8 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
qtreactor.py 0.6 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
reactor.py 1.8 KB 34406 7 days itamarst: Merge reactor-docs-5660: Better documentation on default reactor. Author: …
selectreactor.py 6.3 KB 32109 11 months exarkun: Merge win32-gtk-win32events-4862 Author: exarkun Reviewer: itamarst …
serialport.py 2.2 KB 33004 7 months itamarst: Merge serialport-connectionlost-3690-4. Author: itamar Review: exarkun …
ssl.py 6.0 KB 33468 4 months exarkun: Merge early-context-error-5449 Author: exarkun Reviewer: itamar Fixes: …
stdio.py 0.9 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
task.py 24.1 KB 33440 4 months itamarst: Merge loopingcall-2725. Author: jerith Review: exarkun, itamar Fixes: …
tcp.py 39.8 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
threads.py 3.8 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
tksupport.py 1.9 KB 32048 12 months thijs: Apply aqua-quit-3776.patch: document a workaround for the Aqua Tcl/Tk Quit …
udp.py 11.4 KB 33098 6 months itamarst: Merge udp-doread-win-3396-2. Author: p1mrx, khorn, itamar Review: glyph, …
unix.py 17.5 KB 34288 4 weeks exarkun: Merge sendfiledescriptor-5615-3 Author: exarkun Reviewer: therve Fixes: …
utils.py 7.7 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
win32eventreactor.py 14.8 KB 33404 5 months exarkun: Merge win32er-qsallinput-5284 Author: moijes12 Reviewer: exarkun Fixes: …
wxreactor.py 5.1 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
wxsupport.py 1.4 KB 30752 15 months exarkun: Rewrite the copyright headers to exclude date information. Author: …
Note: See TracBrowser for help on using the browser.