celluloid / celluloid-zmq

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid actors that talk over the 0MQ protocol
https://celluloid.io
MIT License
83 stars 25 forks source link

Add setsockopt() method. #1

Closed tobert closed 12 years ago

tobert commented 12 years ago

Still default LINGER to 0 using an options hash so if a user sets it to something else, the bind() won't overwrite it.