Text race history for QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

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
73 2018-09-23 15:37:47 51.54 97%
71 2018-09-22 17:50:07 54.49 99%
48 2018-09-22 09:58:04 58.84 100%
47 2018-09-22 09:55:28 57.55 99%
42 2018-09-22 09:47:23 52.54 98%
35 2018-09-20 17:59:56 56.71 99%
33 2018-09-20 17:57:03 54.77 98%
27 2018-09-18 17:41:02 55.60 98%
23 2018-09-18 16:47:51 56.02 98%
12 2018-09-17 18:47:13 47.04 98%
7 2018-09-12 05:33:42 47.59 98%