• Min RK's avatar
    pass through poller events · ec750732
    Min RK authored
    instead of allocating a new, identical array and copying the data.
    
    This is only safe while zmq_poller_event_t and zmq::socket_poller_t::event_t are the same struct,
    which they presumably will remain.
    ec750732
zmq.cpp 37.8 KB