Searched defs:connect_to_remote (Results 1 – 2 of 2) sorted by relevance
57 …:function<void(AsyncTaskId)> cancel, std::function<int(const std::string&, int)> connect_to_remote) in TestModel()
502 void connect_to_remote(asocket* s, std::string_view destination) { in connect_to_remote() function