ActionsLike0
Feature #8126
openOpenSSL::SSL::SSLSocket does not define #recv and #send messages
Description
OpenSSL::SSL::SSLSocket does not define #recv/#send methods and is not compatible with TCPSocket.
Updated by zzak (zzak _) over 9 years ago
- Assignee changed from MartinBosslet (Martin Bosslet) to 7150
Updated by naruse (Yui NARUSE) almost 8 years ago
- Has duplicate Feature #12077: Consolidate SSLSocket interface with TCPSocket added
Updated by hsbt (Hiroshi SHIBATA) over 7 years ago
- Status changed from Open to Assigned
- Assignee changed from 7150 to rhenium (Kazuki Yamaguchi)
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Tracker changed from Bug to Feature
- ruby -v deleted (
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux])
ActionsLike0