Hi, When I was debugging the strange case of hanging builds, I needed to kill sinan quite often. If you do that when crary socket is connected, then you have to wait until the socket ending timeout finishes, or change sinan's port.
Both options are tedious, so I made a slight modification so that sinan sets the reuseaddr option in crary's port when debugging. I didn't want to set it globally since it's supposed to be unreliable, but at work we usually left it in production systems to be able to reboot services fast when something crashes. It is in git://github.com/samuelrivas/sinan.git branch crary_reuseaddr Cheers -- Samuel -- You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en.
