You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUBY-2132 add address, connection generation & monitoring flag fields to sockets for diagnostics (#1946)
* rename address to human_address
* rework socket closes in encryption i/o
* track connection address, generation and monitoring flag on sockets
* move constructors to the top
* extract a base constructor
* add a socket summary method
* fix unit test
* fix ssl socket tests
Co-authored-by: Oleg Pudeyev <oleg@bsdpower.com>
0 commit comments