Mercurial > noffle
changeset 118:ac9c0492daca noffle
[svn] src/server.c: Leave online mode, if the connection to a remote server
fails for avoiding a series of timeouts and holding the lock for
a long time.
| author | enz | 
|---|---|
| date | Fri, 30 Jun 2000 08:09:53 +0100 | 
| parents | d45b0abe7c79 | 
| children | f50cc311e29a | 
| files | ChangeLog | 
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/ChangeLog Sun Jun 25 19:42:10 2000 +0100 +++ b/ChangeLog Fri Jun 30 08:09:53 2000 +0100 @@ -2,6 +2,12 @@ NOFFLE ChangeLog ------------------------------------------------------------------------------- +Fri Jun 30 2000 Markus Enzenberger <markus.enzenberger@t-online.de> + + * src/server.c: Leave online mode, if the connection to a remote server + fails for avoiding a series of timeouts and holding the lock for + a long time. + Sun Jun 25 09:45:50 BST 2000 Jim Hague <jim.hague@acm.org> * src/protocol.c: Another go at Prt_genMsgId. Yesterday I seeded the
