I am making a server controlled game, where the clients are just
input/outputs to/from the server.  Therefore the clients have no valid
independent initial state.  Is there some way to hold off until the server
handles the incoming connection by sending the initial state to it?
 Otherwise it's pretty much use #f in big-bang and busy wait all the
handlers.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to