]> git.tdb.fi Git - libs/net.git/commit
Hide Http::Server destructor in the library
authorMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2016 07:31:27 +0000 (10:31 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2016 07:31:27 +0000 (10:31 +0300)
commitf839e84e68924129a9fa5941ad82e4e9cc1def4d
tree3d0daf47ce351adcd81fd9bf9bf97ebf528f6f1f
parentabc40062b2be394ce007711be98e221167317aa1
Hide Http::Server destructor in the library

Otherwise sigc::signal destructor will be emitted in the including file,
requiring explicit linking with libsigc++.
source/http/server.cpp
source/http/server.h