Results 3 issues of yb

例如 `science.name` 域名的 WHOIS 结果为: ``` Disclaimer: VeriSign, Inc. makes every effort to maintain the completeness and accuracy of the Whois data, but cannot guarantee that the results are error-free....

Hi @likexian, 我遇到了和 #37 相同的问题,经过测试和检查 whois.go 的源代码,我猜测: - 因为 `SetTimeout()` 只设置了 `c.timeout`,而 `c.dialer.Timeout` 没有被更新,它在 `NewClient()` 时已经被固定为 30 秒; - 所以如果超时发生在 `c.dialer.Dial()` 则 timeout 无效; 之所以会得出这个猜测,是因为今晚我所在的网络无法连接到 `whois.nic.work` 这个服务器,以下为 ping 表现: ```...

### Description Spanning columns in tables should be common... But the `-data` slot is rendered in the ``. It would be better if there was a `row-data` slot. Is there...

question