--- siefs-0.5/siefs/transport.c.alt-fix-qwe3-close 2005-04-05 19:06:44 +0400 +++ siefs-0.5/siefs/transport.c 2005-04-24 22:26:25 +0400 @@ -289,6 +289,7 @@ void tra_close(tra_connection *b) { usleep(1000000); comm_tx(b->h, "+++", 3); bflush(b); + usleep(1000000); break; }