sbt/main
Eugene Yokota 0e8459ad66 Better error message if socket is taken
We need to communicate the error states in the thread, so I added a `Future[Unit]` called `ready`.

If something goes wrong during the startup, like if the port is already taken, this can be used to communicate back to the main thread, and display the error accordingly.
2017-04-13 15:49:21 -04:00
..
src Better error message if socket is taken 2017-04-13 15:49:21 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00