void silc_sftp_server_shutdown(SilcSFTP sftp);
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.