Greetings. In my mpi programs, some socket interface(tcp) is needed. As
the system`s archetecture is designed, I have to close server side
first. Then the error message &quot;<font size="2">Bind: Address Already in Use</font>&quot;
is always meet.&nbsp; I find that using the function setsockopt() to
set SO_REUSEADDR parameter is the only way to avoid this problem.&nbsp;
But with some experiments I find this way can&#39;t work in MPI programs
while work good in socket raw examples.&nbsp; Is that because MPI reset the socket option when MPI_Finalize is called?<br>
<br>
Any suggestions will be greatly appreciated. <br>
<br>-- <br>Best regards!<br>&nbsp;&nbsp;<br>Roy Ma<br> <br><a href="mailto:mzcroy@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><br>
</a>