Home
last modified time | relevance | path

Searched defs:uv_ip_addr (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dtcp_wrap.cc244 std::function<int(const char* ip_address, int port, T* addr)> uv_ip_addr) { in Bind()
319 std::function<int(const char* ip_address, T* addr)> uv_ip_addr) { in Connect()