事件:'timeout'
【Event: 'timeout'】
'timeout' 事件在服务器在设定的毫秒数内通过 http2server.setTimeout() 设置后没有活动时触发。
默认值: 0(无超时)
【The 'timeout' event is emitted when there is no activity on the Server for
a given number of milliseconds set using http2server.setTimeout().
Default: 0 (no timeout)】