/** 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 |
---|---|---|---|---|
1159. | Galeno (galeno) | 43.16 | 95% | 2018-08-04 |
1160. | lek (allexxlekk) | 43.14 | 97% | 2024-04-05 |
1161. | Timothy (adral) | 43.13 | 94% | 2023-06-24 |
1162. | Ciarbin (ciarbin) | 43.13 | 92% | 2023-07-22 |
1163. | Til (slow_and_steadys) | 43.04 | 95% | 2025-04-02 |
1164. | ShadowLynx (shadowlynx) | 43.01 | 97% | 2025-03-09 |
1165. | Free Palestine (mareshn) | 42.97 | 94% | 2024-05-11 |
1166. | arif (arifardians) | 42.95 | 98% | 2024-09-06 |
1167. | Benni_013 (benni_013) | 42.95 | 96% | 2025-01-09 |
1168. | Chiltototl (chiltototl) | 42.95 | 94% | 2023-08-11 |
1169. | Celokomeu (celokomeu) | 42.93 | 96.8% | 2024-06-22 |
1170. | Jacob (skaterboy14915) | 42.92 | 89% | 2014-01-30 |
1171. | KkZam (kkzam) | 42.90 | 96.6% | 2024-02-04 |
1172. | Andro (meetandro) | 42.86 | 94% | 2023-06-03 |
1173. | Vince (slatonvg) | 42.85 | 96% | 2025-02-05 |
1174. | Denis (redup) | 42.84 | 98% | 2025-04-29 |
1175. | KEN (kent_type) | 42.83 | 95.6% | 2023-06-23 |
1176. | Kai (gigadelic) | 42.82 | 92% | 2023-06-29 |
1177. | Joseph Gates (josephgates) | 42.82 | 95% | 2023-09-20 |
1178. | Ahmad (ahmad7salah) | 42.80 | 98% | 2023-10-07 |
1179. | Nicole (mykneelani) | 42.77 | 96% | 2023-10-19 |
1180. | Witold (netmaniac) | 42.73 | 96% | 2023-06-14 |
1181. | Jerome (jerometan) | 42.68 | 96% | 2023-08-03 |
1182. | Jeramy (jeramy_with_an_a) | 42.66 | 94% | 2024-08-14 |
1183. | Alex (l33twildanimal) | 42.66 | 86% | 2012-01-05 |
1184. | vivek (vivek39266) | 42.66 | 96.5% | 2024-03-01 |
1185. | mocoma (mocoma) | 42.66 | 95% | 2024-10-23 |
1186. | Jack (jx34tech) | 42.61 | 93% | 2024-05-12 |
1187. | Yahshi (jahshi) | 42.61 | 94% | 2025-04-20 |
1188. | aju (aju_chacko) | 42.61 | 96.2% | 2025-03-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |