![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
const char *
const char *
DESCRIPTION
During its use, an SSL object passes several states. The state is internally maintained. Querying the state information is not very informative before or when a connection has been established. It however can be of significant interest during the handshake. When using non-blocking sockets, the
function call performing the handshake may return with
For both blocking or non-blocking sockets, the
details state information can be used within the
RETURN VALUESDetailed description of possible states to be included later. SEE ALSOHISTORY
|