instance method OpenSSL::Buffering#eof

eof? -> bool[permalink][rdoc][edit]
eof -> bool

相手からの通信が終端に達したら true を返します。

IO#eof? と同様です。