Searched defs:connect_to_remote (Results 1 – 3 of 3) sorted by relevance
93 def connect_to_remote(self, remote_addr): member in PyLeAclManager
58 std::function<int(const std::string&, int)> connect_to_remote) in TestModel()
503 void connect_to_remote(asocket* s, std::string_view destination) { in connect_to_remote() function