LispWorks User Guide and Reference Manual > 26 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 - 22 Dec 2009

NextPrevUpTopContentsIndex