CHANGES, VERSION: Check if connection list was invalidated before locking

Now check if connection list was invalidated before locking.

TODO: Don't know if I really like this
This commit is contained in:
Jan Lindemann 2002-09-20 12:37:59 +00:00 committed by Jan Lindemann
commit b1eca8d570
2 changed files with 6 additions and 1 deletions

View file

@ -28,3 +28,8 @@ o usrv: bugfix: segfault after connection termination (uncorrect unregister of
-------
o usrv: bugfix: various minor coredumps, mostly related to connection lists
1.1.3-0
-------
o usrv: added on_new_connection() callback

View file

@ -1 +1 @@
1.1.2-5-dev
1.1.3-0-dev