Text race history for police (styrofoam)

Back to text analysis page

/** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); }

Game Time WPM Accuracy
170 2019-01-27 23:37:24 73.00 95%
70 2018-10-31 23:56:31 72.96 96%
58 2018-10-31 23:38:24 77.94 97%
53 2018-10-31 23:31:04 75.29 97%
36 2018-10-31 19:48:51 70.45 96%
18 2018-10-31 17:08:21 61.76 96%
15 2018-10-31 04:35:25 70.33 96%
8 2018-10-31 04:22:18 62.91 94%
3 2018-10-31 04:13:30 69.47 96%