poll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint poll(zmq_pollitem_t[] items, Duration timeout)
    @safe deprecated
    uint
    poll
    (
    zmq_pollitem_t[] items
    ,)
  2. uint poll(PollItem[] items, Duration timeout)

Meta