From: "mame (Yusuke Endoh)" Date: 2012-03-30T02:06:33+09:00 Subject: [ruby-dev:45459] [ruby-trunk - Feature #6133][Assigned] SSLSocketをshutdownできない Issue #6133 has been updated by mame (Yusuke Endoh). Status changed from Open to Assigned Assignee set to MartinBosslet (Martin Bosslet) Target version set to 2.0.0 Hello, emboss-san This is a feature request for openssl. OP wants a method to call SSL_shutdown to send the termination of a transmission. http://www.openssl.org/docs/ssl/SSL_shutdown.html What do you think? Note that there is a subtle difference between the API and shutdown(2). As you may know. Thanks, -- Yusuke Endoh ---------------------------------------- Feature #6133: SSLSocketをshutdownできない https://bugs.ruby-lang.org/issues/6133#change-25402 Author: kik (Masashi Kikuchi) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext Target version: 2.0.0 http://www.openssl.org/docs/ssl/SSL_shutdown.html に対応するメソッドがないので、送信の終わりを送れません。ただし微妙にshutdown(2)とインターフェースが違ってます。 -- http://bugs.ruby-lang.org/