jazzdotdev / jazz

The Scripting Engine that Combines Speed, Safety, and Simplicity
Apache License 2.0
145 stars 11 forks source link

Gracefully end when address is taken #33

Open Arnaz87 opened 6 years ago

Arnaz87 commented 6 years ago

https://actix.rs/api/actix-web/stable/actix_web/server/struct.HttpServer.html#method.bind https://doc.rust-lang.org/nightly/std/io/struct.Error.html

naturallymitchell commented 6 years ago

Error: Address already in use.