Home | History | Annotate | Download | only in net

Lines Matching full:getsockname

1806 	if (getsockname(sock, src_addr, &len) == -1) {