]> git.mxchange.org Git - flightgear.git/commit
httpd: better handling of first-time notifications
authorTorsten Dreyer <torsten@t3r.de>
Mon, 17 Mar 2014 15:22:42 +0000 (16:22 +0100)
committerTorsten Dreyer <torsten@t3r.de>
Mon, 17 Mar 2014 15:22:42 +0000 (16:22 +0100)
commit1867ccb4a8484b9bc856c88629e09e25bcc35d42
tree972c3ed90f706fff801efe945561d19cd93c9cf6
parenta42516bcdddfdcec2f8e482369e933786e6f0ddb
httpd: better handling of first-time notifications

ensure new listeners get notified on first update loop
also cleanup the PropertyChangeObserver on reset
src/Network/http/PropertyChangeObserver.cxx
src/Network/http/PropertyChangeObserver.hxx
src/Network/http/httpd.cxx