Skip to content

Instantly share code, notes, and snippets.

@smly
Created May 29, 2012 08:28
Show Gist options
  • Select an option

  • Save smly/8ee1b4073724185de37e to your computer and use it in GitHub Desktop.

Select an option

Save smly/8ee1b4073724185de37e to your computer and use it in GitHub Desktop.
diff ~/local/lib/ruby/gems/1.8/gems/flockdb-0.7.1/lib/flock/service.rb{.backup,}
3c3
< DEFAULTS = { :transport_wrapper => Thrift::BufferedTransport }
---
> DEFAULTS = {:transport_wrapper => Thrift::FramedTransport, :connect_timeout => 1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment