From: Eric Wong Date: 2018-11-19T18:38:37+00:00 Subject: [ruby-core:89884] Re: [Ruby trunk Bug#15318] net/imap socket backward compatibility broken between in ruby 2.5+ karis10@f5foster.com wrote: > https://bugs.ruby-lang.org/issues/15318 "Socket.tcp" been part of the public Ruby API for around 10 years already. socksify should be supporting it in addition to TCPSocket; because there is code which uses Socket directly. It should've been wrapping all calls to Socket.new and maybe Socket.for_fd to intercept the AF_INET* && SOCK_STREAM ones, too. Unsubscribe: