Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite Error message Address in use #485
"Can't create listen socket: Address already in use" is rewriten as "Can't create listen socket for (http://*:3000): Address already in use" it changes all "Can't create listen socket:" messages to "Can't create listen socket for ($listen_URL):" Signed-off-by: Jose Luis Perez Diez <[email protected]>
- Loading branch information