A test of the select module that is actually reproduceable!

This commit is contained in:
Barry Warsaw 1996-12-11 23:58:46 +00:00
parent 3176bb1df2
commit 792c94a320
3 changed files with 61 additions and 4 deletions

View file

@ -0,0 +1,25 @@
test_select
timeout = 0
timeout = 1
'testing...\012'
timeout = 2
'testing...\012'
timeout = 4
'testing...\012'
timeout = 8
'testing...\012'
timeout = 16
'testing...\012'
timeout = None
'testing...\012'
timeout = None
'testing...\012'
timeout = None
'testing...\012'
timeout = None
'testing...\012'
timeout = None
'testing...\012'
timeout = None
''
EOF