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

Relocate ZMQ::LINGER setting to ReadSocket #2

Closed tobert closed 12 years ago

tobert commented 12 years ago

I could be wrong, but this looks more correct.

tarcieri commented 12 years ago

I'm going to refactor this into #linger= before releasing it. This is Ruby, we don't need ugly setsockopt-style APIs ;)