Searched refs:_sock (Results 1 – 4 of 4) sorted by relevance
125 std::unique_ptr<Socket> _sock) in Event() argument126 : type(_type), message(_message), status(_status), sock(std::move(_sock)) {} in Event()
62 std::unique_ptr<Socket> _sock);
150 std::unique_ptr<Socket> _sock) in Event() argument151 : type(_type), message(_message), status(_status), sock(std::move(_sock)) {} in Event()
87 std::unique_ptr<Socket> _sock);