Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
OpenSSL::SSL::Socket::Server
Inherits
OpenSSL::SSL::Socket
<
IO::Buffered
<
IO
<
Reference
<
Object
Constructors
new
(io, context :
Context::Server
=
Context::Server
.new, sync_close :
Bool
= false, accept :
Bool
= true)
Source
Class methods
open
(io, context :
Context::Server
=
Context::Server
.new, sync_close :
Bool
= false, &)
Source
Instance methods
accept
Source