Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
Merge c0d7046 into 1c87d6c
Browse files Browse the repository at this point in the history
  • Loading branch information
halorgium committed Apr 12, 2013
2 parents 1c87d6c + c0d7046 commit 0605cdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/reel/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ def initialize(host, port, backlog = DEFAULT_BACKLOG, &callback)
async.run
end

execute_block_on_receiver :initialize

def finalize
@server.close if @server
end
Expand Down

0 comments on commit 0605cdd

Please sign in to comment.