int keepalive = 1; // 开启keepalive属性// int keepidle = 60; // 如该连接在60秒内没有任何数据往来,则进行探测// int keepinterval = 5; ...
確定! 回上一頁