/** 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 |
---|---|---|---|---|
1030. | mat O (mat_o) | 45.97 | 97% | 2024-07-11 |
1031. | Duy (azioyon) | 45.97 | 93% | 2024-06-10 |
1032. | MX MECHANICAL (mx_mechanical) | 45.96 | 95% | 2024-09-06 |
1033. | Florentin (florentinl) | 45.94 | 96% | 2024-08-20 |
1034. | Dylan (diazcybertypeski) | 45.93 | 97% | 2024-01-29 |
1035. | Hamas Egypt (mohamedadel2000) | 45.92 | 95% | 2024-10-08 |
1036. | Garrett (garrett345) | 45.89 | 97% | 2012-09-29 |
1037. | Maurício (mauodias) | 45.87 | 93% | 2012-06-21 |
1038. | Indeed (indeed001) | 45.87 | 93.9% | 2023-11-14 |
1039. | Yannick (yannick_704) | 45.87 | 95.5% | 2024-08-19 |
1040. | Tristen (pyrofear) | 45.86 | 94% | 2025-06-15 |
1041. | ProRick2358Y (prysp) | 45.86 | 94% | 2025-07-07 |
1042. | MrBoombastic (mr_boombaastic) | 45.85 | 96% | 2021-07-10 |
1043. | Bit (bitnerik) | 45.84 | 98% | 2021-07-18 |
1044. | Eliza (tuberkulose_eddy) | 45.78 | 98% | 2022-01-01 |
1045. | Kenyo (kenyoo) | 45.76 | 94% | 2025-05-01 |
1046. | sakhaprox (rportnoy) | 45.73 | — | 2010-12-22 |
1047. | Aburro (telilee) | 45.73 | 91% | 2011-05-17 |
1048. | gf (halaluka) | 45.73 | 96% | 2023-08-27 |
1049. | Rajat Das (rajat_das777) | 45.73 | 96% | 2023-08-29 |
1050. | One Miss (onemiss) | 45.73 | 97% | 2023-08-13 |
1051. | Desmond (locksi) | 45.73 | 96% | 2024-12-24 |
1052. | Globu (themagicglobe) | 45.71 | 91% | 2023-06-01 |
1053. | mdlp (mdlp) | 45.71 | 95% | 2023-09-09 |
1054. | jath03 (jath03) | 45.70 | 95% | 2019-08-09 |
1055. | Porker (porkerpig) | 45.66 | 96% | 2023-08-04 |
1056. | Slow Typist ツ (dasasd1) | 45.65 | 95% | 2023-07-07 |
1057. | An (annoyed) | 45.64 | — | 2009-12-26 |
1058. | mh10 (hmo_10) | 45.59 | 96% | 2023-11-27 |
1059. | zenithzel (zenithzel) | 45.59 | 95% | 2023-09-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |