Searched defs:udp_connect (Results 1 – 2 of 2) sorted by relevance
114 int udp_connect(in_addr_t addr, unsigned port) in udp_connect() function
2373 def udp_connect(self, ip: str, port: int): member in OTCI