• Luca Boccassi's avatar
    Problem: 4.2.0 won't compile on AIX 7.1 · 57db5f2a
    Luca Boccassi authored
    Solution: restore inclusion of poll.h if using poll before zmq.h as
    it was originally, as AIX redefines the POSIX structures and provides
    compatibility macros.
    Also add alternative aliases for 32 bit AIX's pollitem struct:
      events -> reqevents
      revents -> rtnevents
    57db5f2a
proxy.cpp 6.6 KB