作者 邓超

优化

... ... @@ -24,7 +24,7 @@ class ImapClient {
/**
* @var int
*/
public int $timeOut = 500;
public int $timeOut = 10;
/**
* 是否是非阻塞模式
... ...