AlexStocks / getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
883 stars 184 forks source link

IMP: disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug #78

Closed AlexStocks closed 4 months ago

AlexStocks commented 4 months ago

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?: