Skip to content

Commit

Permalink
Add comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Aug 26, 2012
1 parent 0259668 commit d3d8766
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/phusion_passenger/request_handler.rb
Expand Up @@ -118,6 +118,9 @@ def initialize(owner_pipe, options = {})
@pool_account_password = options["pool_account_password_base64"].unpack('m').first
end

#############
#############

@server_sockets = {}
if should_use_unix_sockets?
@main_socket_address, @main_socket = create_unix_socket_on_filesystem
Expand Down

0 comments on commit d3d8766

Please sign in to comment.