2007-03-26

A good test to run by hand to see that polling idea works
is vsuite/inni/timeout/SimpleInni.  Should see the difference

----------------------------------------------------------------------

pi:SimpleInni [38] time jrgox 10000 1
hi
in joo
bye
2.945u 0.238s 0:04.01 79.0%     0+0k 0+0io 1pf+0w
pi:SimpleInni [39] time jrgox 10000 0
hi
in elseafter
bye
5.095u 0.266s 0:16.32 32.7%     0+0k 0+0io 1pf+0w
pi:SimpleInni [40]

----------------------------------------------------------------------

Previously (with the buggy implementation or with the new "basic"
implementation) the overall running times were about the same.
