Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SSL_set_read_ahead(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

SSL_get_read_ahead(3)

SSL_set_read_ahead(3)  —  Subroutines

NAME

SSL_set_read_ahead − sets the read-ahead flag in the SSL structure. 

SYNOPSIS

#include <openssl/ssl.h>
void SSL_set_read_ahead(
        SSL ∗s,
        int yes );

DESCRIPTION

SSL_get_read_ahead() sets a value (int yes) to the read-ahead flag in the SSL structure. In order to turn on the flag, a non-zero value must be set. 

SEE ALSO

Functions: SSL_get_read_ahead(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026