Skip to content

gun ConnectionPool: replace casts with calls

rinpatch requested to merge gun-replace-cast-with-call into develop

The slowdown from this is most likely immesurable, however it eliminates possible false positives when tracking dead clients.

Merge request reports