/** 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 |
---|---|---|---|---|
1196. | Noiseyguest (noiseyguest) | 42.49 | 94% | 2025-04-25 |
1197. | William (ithan) | 42.47 | 94% | 2022-08-13 |
1198. | oyzr (oyzr) | 42.45 | 95% | 2025-01-05 |
1199. | Dara (tuvi) | 42.44 | 95% | 2023-07-27 |
1200. | Nathy (nathy23) | 42.44 | 96% | 2023-10-31 |
1201. | Monte Carlo (polishtyper) | 42.43 | 87% | 2015-09-22 |
1202. | SKY (skymurdock53) | 42.43 | 95% | 2023-10-30 |
1203. | murgahahaha (murgahahaha) | 42.43 | 95% | 2024-05-06 |
1204. | Ronnoc (kybconnor) | 42.40 | 94% | 2018-10-13 |
1205. | Abraham (coolbro3451) | 42.40 | 94% | 2024-03-03 |
1206. | Emil (emil10150) | 42.36 | 94.4% | 2023-10-04 |
1207. | Russ (jrmtrumpet) | 42.34 | 96% | 2024-07-18 |
1208. | Aalok (aaloksapkota) | 42.33 | 95% | 2024-06-03 |
1209. | Asta (radhekrishnan) | 42.31 | 96.3% | 2025-01-03 |
1210. | Makhmudjon (makhmudjon) | 42.31 | 92% | 2024-08-13 |
1211. | Jelq King (jelqing) | 42.31 | 92.2% | 2024-03-10 |
1212. | Devin (itsdanerd) | 42.30 | 93% | 2017-11-08 |
1213. | rnase (rnase) | 42.26 | 96% | 2024-06-27 |
1214. | (7531246) | 42.25 | — | 2011-02-08 |
1215. | giova (giovan772) | 42.25 | 95% | 2024-07-08 |
1216. | feedbacker (feedbacker) | 42.22 | 97% | 2023-05-22 |
1217. | Sayooj (syjmohn) | 42.17 | 94% | 2024-12-26 |
1218. | maerih (maerih) | 42.16 | 94% | 2024-08-07 |
1219. | Stephenhitchy (stephenhitchy) | 42.15 | 92% | 2024-04-18 |
1220. | slow_typer (slow_typer12341) | 42.15 | 95.7% | 2024-12-04 |
1221. | #1 (speed18) | 42.14 | 93.7% | 2025-02-05 |
1222. | Ecse (w2asd4320s) | 42.13 | 93% | 2023-09-29 |
1223. | Michelle (noronham) | 42.00 | — | 2011-02-01 |
1224. | Chupapi (nojumas) | 41.96 | 92% | 2025-04-18 |
1225. | Sebstian (sedasti) | 41.95 | 94% | 2023-06-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |