chat: update by Vladimir
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Mar 2009 23:06:23 +0000 (23:06 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Mar 2009 23:06:23 +0000 (23:06 -0000)
commit99d71da1cf7d9df8d4153cd109742f6551339d94
tree4d7e50f3b8852af558c8129871e7d51750a99a66
parent074c9036b2e656eda086e71800552e1054a4d648
chat: update by Vladimir
 1) to treat timeout more correctly (timeout affects whole send command
    duration, not a single char);
 2) to recognize RECORD directive.

function                                             old     new   delta
chat_main                                           1246    1359    +113
exitcode                                               1       -      -1
miscutils/chat.c