hinge icon indicating copy to clipboard operation
hinge copied to clipboard

Socket option wrappers

Open sshirokov opened this issue 12 years ago • 1 comments

The socket, server and zmq-socket classes lack nicer wrappers for setting socket options, backlog settings and zmq_socket options without reaching into the wrapping class to the underlying handle.

These methods should exist as first class wrappers.

sshirokov avatar May 09 '12 23:05 sshirokov

TODO: Which methods?

sshirokov avatar May 14 '12 22:05 sshirokov