connection.rb on line 36
+...@api.set_event_handler!(env) if @api
-...@api.set_event_handler!(env)
opts.on('-S', '--socket FILE', "Bind to unix domain socket") {|v| @options[:address] = v; @options[:port] = nil }
On 2011-10-03, at 10:40 PM, Ilya Grigorik wrote: