diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-08 16:55:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-08 16:55:52 +0100 |
| commit | e89aee2c29f02d8a2044c97fc5cdd4be6eb34ef0 (patch) | |
| tree | 68d6d2b0f53e01f062eb08e425a71e13dfcdfe5a /ChangeLog | |
| parent | b94eaefc030fdb7768a3efa5c3a985f166d38d66 (diff) | |
Use accept() properly when reading replies to server request broadcasts.
Without this, some replies were being lost.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-10-08 c.hetherington <cth@carlh.net> + + * Make server finding more reliable when + there are more than a few servers. + 2014-10-08 Carl Hetherington <cth@carlh.net> * Version 1.74.2 released. |
