Home
last modified time | relevance | path

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

/modules/thrift/src/thrift/transport/
A DTSSLSocket.cpp222 socklen_t lon; in openSecConnection() local
223 lon = sizeof(int); in openSecConnection()
224 int ret2 = getsockopt(socket_, SOL_SOCKET, SO_ERROR, cast_sockopt(&val), &lon); in openSecConnection()

Completed in 4 milliseconds