0

I want to set the SO_SNDTIMEO on a Ruby Socket.

The unix socket class does not seem to allow that? How does one do this.

sheki
  • 8,991
  • 13
  • 50
  • 69
  • First Google result for [SO_SNDTIMEO ruby](http://www.google.com/search?q=SO_SNDTIMEO+ruby) seems to explain it: http://www.mikeperham.com/2009/03/15/socket-timeouts-in-ruby/ – Stefan Jun 06 '14 at 18:42
  • that article explains for TCPSocket, I am looking for UnixSocket – sheki Jun 06 '14 at 22:20

0 Answers0