/** 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 |
---|---|---|---|---|
235. | \ (pyfgcrl) | 69.38 | 93% | 2014-04-26 |
236. | Tree (treeeeee) | 69.36 | 97% | 2025-04-23 |
237. | Chris (cccxxxl) | 69.35 | 97.2% | 2024-01-21 |
238. | Jawad (noob_100) | 69.31 | 96% | 2024-04-30 |
239. | Alex (pumaking49) | 69.25 | 92% | 2013-08-03 |
240. | dvorak :) (lauta70) | 69.21 | 98% | 2023-01-09 |
241. | Nazif (negative_hp) | 69.19 | 97% | 2024-11-14 |
242. | Marcin (kawre) | 69.15 | 95% | 2023-06-18 |
243. | ImpyQ (impyq) | 69.15 | 97% | 2025-04-21 |
244. | おやすみ (ishki) | 68.96 | 92% | 2012-02-18 |
245. | mark (astraphilia) | 68.76 | 97% | 2023-11-24 |
246. | tstats[azhy_01] (azhy_01) | 68.75 | 97% | 2024-08-20 |
247. | kingquarter (kingquarter) | 68.64 | 99% | 2023-07-26 |
248. | finityslowacc (finityslowacc) | 68.58 | 97% | 2023-09-19 |
249. | lau (asdsasd123) | 68.49 | 98% | 2024-03-13 |
250. | QWERTY (pzaeemfar) | 68.29 | 97% | 2023-12-30 |
251. | Achromatic - youtu.be/VuzE7... | 68.23 | 98% | 2019-07-24 |
252. | Anthony (xeorem) | 68.19 | 94% | 2013-04-02 |
253. | Slei (sleiphir) | 68.18 | 95.7% | 2024-03-22 |
254. | cobra (karvalian) | 68.09 | 95% | 2023-05-27 |
255. | Felix (flashy123) | 68.02 | — | 2011-04-23 |
256. | Arun (spiderjaw) | 68.00 | 96% | 2024-04-09 |
257. | Sergito (yoonseok) | 67.90 | 97.5% | 2024-12-30 |
258. | loois (gorgontes) | 67.85 | 98% | 2023-05-09 |
259. | sndx (sndyb) | 67.85 | 95% | 2023-10-05 |
260. | Asterism (asterism) | 67.84 | 94% | 2012-11-06 |
261. | anthony (antoneni) | 67.78 | 95% | 2023-09-22 |
262. | Scott (hundredpluslv) | 67.72 | 98% | 2023-06-28 |
263. | NebulaGrey (hellishemo1) | 67.71 | 94% | 2011-07-03 |
264. | Steve (steveleem) | 67.52 | 96.1% | 2024-01-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |