Gonzalo, Thanks!
>> :-) It's disconcerting to have people submit patches rather than >> requests. Gonzalo, if you want to also provide a patch for the >> reference manual getsockopt page that'd make it perfect... > > New patch (MIT-licensed), including source code and (I think) man page. > Any comments? Thanks. Ok. Committed. I've changed the option type to int. Option types are a mess at the moment and should be cleaned up in 3.0. In the meantime let's at least use sane option types for new options, i.e. zmq_socket takes int as type argument, thus the ZMQ_TYPE option is int as well. Etc. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
