检查 IMAP 是否连接。
语法: int imap_ping(int imap_stream);
返回值: 整数
函数种类: 网络系统
本函用来检查与 IMAP 服务器的连接状态。参数 imap_stream 为 IMAP 的代号。若仍然保持与 IMAP 服务器连接则返回 true 值。