Mercurial > noffle
comparison ChangeLog @ 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 | 05f50c1761d9 |
comparison
equal
deleted
inserted
replaced
117:d45b0abe7c79 | 118:ac9c0492daca |
---|---|
1 ------------------------------------------------------------------------------- | 1 ------------------------------------------------------------------------------- |
2 NOFFLE ChangeLog | 2 NOFFLE ChangeLog |
3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
4 | 4 |
5 Fri Jun 30 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
6 | |
7 * src/server.c: Leave online mode, if the connection to a remote server | |
8 fails for avoiding a series of timeouts and holding the lock for | |
9 a long time. | |
10 | |
5 Sun Jun 25 09:45:50 BST 2000 Jim Hague <jim.hague@acm.org> | 11 Sun Jun 25 09:45:50 BST 2000 Jim Hague <jim.hague@acm.org> |
6 | 12 |
7 * src/protocol.c: Another go at Prt_genMsgId. Yesterday I seeded the | 13 * src/protocol.c: Another go at Prt_genMsgId. Yesterday I seeded the |
8 random element of the generated message id from the time; but what | 14 random element of the generated message id from the time; but what |
9 if two Noffle processes start in the same second? So switch to seeding | 15 if two Noffle processes start in the same second? So switch to seeding |