KKevin HerronSet version to 2.1.7-SNAPSHOT
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Call `Bootstrap.connect()` with resolved `InetSocketAddress` (#137) Calling `Bootstrap.connect(hostname, port)` creates an unresolved `InetSocketAddress` that Netty resolves later on its event loop. Passing a pre-constructed `InetSocketAddress(hostname, port)` forces immediate DNS resolution on the calling thread. Co-authored-by: kevinherron <340273+kevinherron@users.noreply.github.com> | 8 个月前 | |
Set version to 2.1.7-SNAPSHOT | 1 个月前 |