s_server normal shutdown
[openssl.git] / apps / include / s_apps.h
index 1bbe5fe09db04be6777f8284519ffca6210b4546..baedbee9d3214129edd99c6da3d18843596e5ed2 100644 (file)
@@ -32,6 +32,7 @@ int init_client(int *sock, const char *host, const char *port,
                 const char *bindhost, const char *bindport,
                 int family, int type, int protocol);
 int should_retry(int i);
+void do_ssl_shutdown(SSL *ssl);
 
 long bio_dump_callback(BIO *bio, int cmd, const char *argp,
                        int argi, long argl, long ret);