Lines Matching full:getsockopt
1537 if (getsockopt(c->sock, SOL_SOCKET, SO_ERROR, &err, &sz) < 0) {1539 error("getsockopt SO_ERROR failed");