uv__tcp_bind6     204 src/uv-common.c     return uv__tcp_bind6(handle, addr);
uv__tcp_bind6      63 src/uv-common.h int uv__tcp_bind6(uv_tcp_t* handle, struct sockaddr_in6 addr);