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 Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex