All Manuals > LispWorks User Guide and Reference Manual > 32 The COMM Package

NextPrevUpTopContentsIndex

destroy-ssl

Function
Summary

Frees a SSL.

Package

comm

Signature

destroy-ssl ssl-pointer

Arguments

ssl-pointer

A foreign pointer of type ssl-pointer.

Description

The function destroy-ssl frees the SSL pointed to by ssl-pointer and also frees any LispWorks cached values associated with it.

See also

ssl-pointer


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex