Method: Unicorn::HttpServer#after_fork

Defined in:
lib/unicorn/http_server.rb

#after_forkObject

:stopdoc:



14
15
16
# File 'lib/unicorn/http_server.rb', line 14

def after_fork
  @after_fork
end