Commit be0d887f authored by jan.koester's avatar jan.koester
Browse files

test

parent 0805aeae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ namespace netplus {

        ~client() {}

        std::unique_ptr<con> CurCon;
        std::shared_ptr<con> CurCon;
        eventapi* api;
        std::mutex           cltmtx;