tardisx / collabircate

Collaboration tool
http://collabircate.eatmorecode.com
5 stars 0 forks source link

irc_server.pl doesn't fail gracefully when the tcp port is already in use #1

Closed nanocat-net closed 15 years ago

nanocat-net commented 15 years ago

If I'm already running an irc_server.pl (or indeed if the port it tries to bind to is already in use) the script hangs.

nanocat-net commented 15 years ago

... I take that back. It's not so much hanging as it is just outputting less debug than the earlier version did :-)

Still, it didn't complain that there was already something bound to its port.

(to replicate: run two bin/irc_server.pl processes concurrently)

tardisx commented 15 years ago

Fixed in SHA: b4461af7b17799ae240fe87d673eef63572ff7d2