The eq::net::Node connection code has a race when two nodes try to connect to each other simultaneously. Fix by having a 'master' node (higher node ID) which does the connection creation and a 'slave' node which only uses a temporary connection to request a connect from the master node.
Stefan Eilemann ( eile ) - 2009-05-25 07:07:04 PDT