Home | History | Annotate | Download | only in openssh

Lines Matching full:getsockopt

294 		if (getsockopt(sockfd, SOL_SOCKET, SO_ERROR, &optval,
296 debug("getsockopt: %s", strerror(errno));