# File lib/openssl/ssl.rb, line 113
def
listen
(
backlog
=
5
)
@svr
.
listen
(
backlog
)
end