Text race history for :) (bavadin)

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
244 2020-01-10 23:24:23 77.79 98%
242 2020-01-09 10:07:29 67.81 95%
237 2020-01-08 06:51:27 69.13 95%
218 2019-12-27 07:29:45 77.62 98%
187 2019-12-26 08:01:35 77.37 98%
182 2019-12-26 07:55:39 69.74 97%
177 2019-12-26 03:48:14 76.12 98%
145 2019-12-23 07:08:14 63.77 97%
117 2019-12-18 21:39:45 70.79 98%
93 2019-12-18 00:34:19 75.18 98%
92 2019-12-18 00:32:41 71.11 97%
70 2019-12-14 22:47:37 67.85 98%
65 2019-12-14 22:40:11 57.63 96%
34 2019-11-25 00:53:16 65.74 96%
20 2019-11-24 07:44:26 62.06 96%
5 2019-11-23 03:16:59 53.29 94%