zmq_fd_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias zmq_fd_t = SOCKET
  2. alias zmq_fd_t = int
    version(ZMQ_BUILD_DRAFT_API && !Windows)
    nothrow extern (C)
    alias zmq_fd_t = int

Meta