]> granicus.if.org Git - python/commit
Reduce the race condition by signalling when the server is ready
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 26 Jan 2008 21:21:59 +0000 (21:21 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 26 Jan 2008 21:21:59 +0000 (21:21 +0000)
commit37184295dc70936c05803d5a4fafe3ea77a3fd28
tree303e85e344eea33b018e7e11f15a199d7d21fc3f
parenta121508facdf571a128230a84b3d701c5970d3ff
Reduce the race condition by signalling when the server is ready
and not trying to connect before.
Lib/test/test_telnetlib.py