Home
last modified time | relevance | path

Searched refs:sockfd_len (Results 1 – 1 of 1) sorted by relevance

/libuv/src/unix/
H A Dudp.c310 unsigned int sockfd_len = sizeof(sockfd); in uv__sock_reuseaddr() local
311 if (getsockname(fd, (struct sockaddr*) &sockfd, &sockfd_len) == -1) in uv__sock_reuseaddr()

Completed in 6 milliseconds