diff options
| author | djm <> | 2005-04-29 05:39:33 +0000 |
|---|---|---|
| committer | djm <> | 2005-04-29 05:39:33 +0000 |
| commit | 68edd00d9258df93b1366c71ac124e0cadf7bc08 (patch) | |
| tree | 3ce4ae2a9747bbc11aed1f95f9bbea92c41f8683 /src/lib/libssl/src/doc/ssl/SSL_shutdown.pod | |
| parent | f396ed0f5ce0af56bfde2e75e15cf1f52924c779 (diff) | |
| download | openbsd-68edd00d9258df93b1366c71ac124e0cadf7bc08.tar.gz openbsd-68edd00d9258df93b1366c71ac124e0cadf7bc08.tar.bz2 openbsd-68edd00d9258df93b1366c71ac124e0cadf7bc08.zip | |
resolve conflicts
Diffstat (limited to 'src/lib/libssl/src/doc/ssl/SSL_shutdown.pod')
| -rw-r--r-- | src/lib/libssl/src/doc/ssl/SSL_shutdown.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/ssl/SSL_shutdown.pod b/src/lib/libssl/src/doc/ssl/SSL_shutdown.pod index 6b5012be7a..89911acbca 100644 --- a/src/lib/libssl/src/doc/ssl/SSL_shutdown.pod +++ b/src/lib/libssl/src/doc/ssl/SSL_shutdown.pod | |||
| @@ -38,7 +38,7 @@ behaviour. | |||
| 38 | =over 4 | 38 | =over 4 |
| 39 | 39 | ||
| 40 | =item When the application is the first party to send the "close notify" | 40 | =item When the application is the first party to send the "close notify" |
| 41 | alert, SSL_shutdown() will only send the alert and the set the | 41 | alert, SSL_shutdown() will only send the alert and then set the |
| 42 | SSL_SENT_SHUTDOWN flag (so that the session is considered good and will | 42 | SSL_SENT_SHUTDOWN flag (so that the session is considered good and will |
| 43 | be kept in cache). SSL_shutdown() will then return with 0. If a unidirectional | 43 | be kept in cache). SSL_shutdown() will then return with 0. If a unidirectional |
| 44 | shutdown is enough (the underlying connection shall be closed anyway), this | 44 | shutdown is enough (the underlying connection shall be closed anyway), this |
