Re: [OMPI users] Interaction with boost::asio

2010-12-07 Thread Ralph Castain
You might want to ask the boost people - we wouldn't have any idea what asio is or does. On Dec 7, 2010, at 6:06 AM, Hannes Brandstätter-Müller wrote: > Hello! > > I am using OpenMPI in combination with the boost libraries (especially > boost::asio) and came across a weird interaction. When I

[OMPI users] Interaction with boost::asio

2010-12-07 Thread Hannes Brandstätter-Müller
Hello! I am using OpenMPI in combination with the boost libraries (especially boost::asio) and came across a weird interaction. When I use asio to send a message via TCP, some messages do not arrive at the server. The effect is exhibited when I send a message from the tcp client to the server aft