/** 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); }
—from Tomcat Server, a software by Apache Project
Active since December 13, 2009.
445 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
250. | lau (asdsasd123) | 68.49 | 98% | 2024-03-13 |
251. | QWERTY (pzaeemfar) | 68.29 | 97% | 2023-12-30 |
252. | Achromatic - youtu.be/VuzE7... | 68.23 | 98% | 2019-07-24 |
253. | Ryan (chrissypoopoo) | 68.20 | 97% | 2023-10-20 |
254. | Anthony (xeorem) | 68.19 | 94% | 2013-04-02 |
255. | Slei (sleiphir) | 68.18 | 95.7% | 2024-03-22 |
256. | cobra (karvalian) | 68.09 | 95% | 2023-05-27 |
257. | Oviyan Gandhi (syck) | 68.03 | 97% | 2024-08-09 |
258. | Felix (flashy123) | 68.02 | — | 2011-04-23 |
259. | Arun (spiderjaw) | 68.00 | 96% | 2024-04-09 |
260. | Sergito (yoonseok) | 67.90 | 97.5% | 2024-12-30 |
261. | loois (gorgontes) | 67.85 | 98% | 2023-05-09 |
262. | sndx (sndyb) | 67.85 | 95% | 2023-10-05 |
263. | Asterism (asterism) | 67.84 | 94% | 2012-11-06 |
264. | anthony (antoneni) | 67.78 | 95% | 2023-09-22 |
265. | Scott (hundredpluslv) | 67.72 | 98% | 2023-06-28 |
266. | NebulaGrey (hellishemo1) | 67.71 | 94% | 2011-07-03 |
267. | Steve (steveleem) | 67.52 | 96.1% | 2024-01-04 |
268. | Διαμαντής Ραφα... | 67.50 | 97% | 2024-06-03 |
269. | Serg (drgsus) | 67.46 | 95% | 2017-02-09 |
270. | framespersecond (indires) | 67.45 | 99% | 2025-01-01 |
271. | Katherine (jwbstuhr) | 67.40 | 97% | 2023-08-10 |
272. | Douglas (d_a_a) | 67.35 | 96% | 2016-02-18 |
273. | 000 (oknotok_) | 67.24 | 97% | 2023-07-24 |
274. | Panda (sparklehorse61) | 67.22 | 97% | 2024-06-06 |
275. | Prasanth (gprasanth) | 67.17 | 94% | 2017-05-05 |
276. | jason (pravus) | 67.10 | 95% | 2012-02-17 |
277. | Martin (mpgo13) | 67.07 | — | 2011-04-30 |
278. | Pekky (pekkylove) | 66.95 | 91% | 2016-05-04 |
279. | David (bigd4316) | 66.93 | — | 2011-01-28 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |