Added error handling(panic) in case the listen port is busy.
listen
On top of main loop where tarantool is executed custom panic::hook has been added to catch all thrown panics in the internal codebase
panic::hook
Closes #216 (closed)