Function silc_sftp_server_shutdown
SYNOPSIS
void silc_sftp_server_shutdown(SilcSFTP sftp);
DESCRIPTION
Shutdown's the SFTP server. The caller is responsible of closing
the associated socket connection. The SFTP context is freed and is
invalid after this function returns.