<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div> </div>

<div>
<div>interesting, reminds me of this discussion<br/>
 https://groups.google.com/forum/#!topic/erlang-programming/ENEo66KyRm4</div>

<div>However the outcome was that the effect of the option {reuseaddr, true} is somewhat os specific<br/>
  so - for me - better avoid it</div>

<div> </div>
</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Freitag, 06. Juni 2014 um 19:09 Uhr<br/>
<b>Von:</b> "Daniel Barney" <dan353hehe@gmail.com><br/>
<b>An:</b> erlang-questions@erlang.org<br/>
<b>Betreff:</b> [erlang-questions] eaddrinuse even though I am using {reuseaddr, true}</div>

<div name="quoted-content">
<div>My application establishes a LOT of outbound connections on an internal network, and then closes them really quickly. I recently started running my erlang applications on SmartOs, an os based on illumos/solaris, and noticed something strange. Every now and then when establishing the outbound connection I get an error {error,eaddrinuse}.
<div> </div>

<div>I used to get this when running on Ubuntu, so I added {reuseaddr,true} which solved the issue.</div>

<div> </div>

<div>And now that I switched over to using SmartOS the issue has popped back up.</div>

<div> </div>

<div>Has anyone seen this kind of difference between the VM running between linuix/unix?</div>

<div>And does anyone know where I could start looking to debug this?</div>

<div> </div>

<div>Daniel</div>
</div>
_______________________________________________ erlang-questions mailing list erlang-questions@erlang.org <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a></div>
</div>
</div>
</div></div></body></html>