[#89806] [Ruby trunk Bug#15306] Generate prelude.c using miniruby — v.ondruch@...
Issue #15306 has been reported by vo.x (Vit Ondruch).
3 messages
2018/11/15
[ruby-core:89884] Re: [Ruby trunk Bug#15318] net/imap socket backward compatibility broken between in ruby 2.5+
From:
Eric Wong <normalperson@...>
Date:
2018-11-19 18:38:37 UTC
List:
ruby-core #89884
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>