verse_session_destroy

Name

verse_session_destroy -- Destroy a connection to a Verse host

Synopsis

void verse_session_destroy( VSession session );

Description

This function destroys the given Verse session. Destroying a session does not send out the connect_terminate command; you should do that manually.

Destroying the current session will cause some other session to become current.