Problem: tcp_address.cpp has messy include usage
It's all over the place. Solution: remove duplicates and try to move main includes to start of source. Also, include net/if.h always, so that the code will compile if ZMQ_HAVE_IFADDRS isn't defined.
Showing
Please
register
or
sign in
to comment