class Unicorn::SSLClient

Public Instance Methods

shutdown(how = nil) click to toggle source

this is no-op for now, to be fixed in kgio-monkey if people care about SSL support…

# File lib/unicorn/ssl_client.rb, line 8
def shutdown(how = nil)
end