Hi Andrew, > I've now fixed this issue (i think) by removing the use of socklen_t > from the Socket class API completely.
Ok. > Manuel - confirm this fixes your issue. > Steve - does this allow you to simplify the windows version of > IntegerTypes.h? Yes, I removed the socklen_t typedef and aligned windows/Socket.cpp with your changes to Socket.h - the Windows build is good now. Thanks, -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
