silc_net_close_connection

SYNOPSIS

    void silc_net_close_connection(int sock);

DESCRIPTION

Closes the connection by closing the socket connection. This routine can only be used with POSIX compliant systems.