Skip to main content

All Questions

1 vote
0 answers
141 views

How to set Socket Timeouts in ruby's UNIXSocket?

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's user avatar
  • 9,370