carmine-alberto / ing-sw-2020-alberto-battiato-betti

0 stars 0 forks source link

check server results #4

Open ingconti opened 4 years ago

ingconti commented 4 years ago

here:

startServer(1200); listenToNewGameConnections();

You start listening even if startServer fails. check a returna bool or throw execpion.