Searched defs:SppAcceptCallbackInfo (Results 1 – 1 of 1) sorted by relevance
30 struct SppAcceptCallbackInfo : public AsyncCallbackInfo { struct31 std::shared_ptr<ServerSocket> server_ = nullptr;32 std::shared_ptr<ClientSocket> client_ = nullptr;