/** 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 |
---|---|---|---|---|
1320. | Baibars (sazin_me) | 38.43 | 94% | 2023-04-18 |
1321. | riel (chairielazizi) | 38.41 | 95% | 2024-12-18 |
1322. | 🔻KareemHany_FreePalestin... | 38.40 | 93% | 2024-08-31 |
1323. | Carlos (carloszapata) | 38.36 | 92% | 2023-05-13 |
1324. | Gautam (ramos2000) | 38.33 | 95% | 2024-01-17 |
1325. | Jimmy (james_101) | 38.33 | 94% | 2023-07-25 |
1326. | PlayerA (player_a) | 38.31 | 94% | 2024-02-03 |
1327. | naicoco (naicoco) | 38.29 | 92% | 2024-02-02 |
1328. | Afzal (afzal_ansari) | 38.26 | 94.7% | 2024-01-24 |
1329. | Sarah (smm2319) | 38.22 | 97% | 2024-05-15 |
1330. | SnekChrmr (snekchrmr) | 38.19 | 96% | 2025-01-26 |
1331. | Erick (pandaberick) | 38.13 | 95% | 2023-08-05 |
1332. | Amit (amit__123) | 38.12 | 93% | 2023-08-03 |
1333. | ISU (isu_theking) | 38.07 | 92% | 2025-02-09 |
1334. | Omar (oamrelhorbity) | 38.06 | 95% | 2023-06-10 |
1335. | Thomas (tl23) | 38.06 | 97% | 2024-03-13 |
1336. | Owen (sheedguy) | 38.03 | 94% | 2024-04-26 |
1337. | tsushima (tsushima) | 38.00 | 94% | 2024-07-16 |
1338. | nora (smart_toaster) | 38.00 | 94% | 2024-05-05 |
1339. | Izor (creator_12) | 37.99 | 92% | 2023-08-03 |
1340. | this is my instagram: ethan... | 37.98 | 98% | 2024-12-05 |
1341. | zikk (zikk) | 37.96 | 95% | 2015-08-28 |
1342. | Humanbeen (free_palestine_313) | 37.92 | 95% | 2024-04-18 |
1343. | C0br6 (c0br6) | 37.89 | 95% | 2025-02-08 |
1344. | Infinity (its_infinity) | 37.88 | 97.1% | 2024-11-07 |
1345. | danyls (danyls) | 37.83 | 96% | 2023-05-31 |
1346. | krish (krish008) | 37.82 | 95% | 2023-07-14 |
1347. | ditsabil (ditsabil) | 37.81 | 96% | 2024-08-15 |
1348. | Redon (redon1998) | 37.75 | 94% | 2023-11-07 |
1349. | Lotus (lotusanimations) | 37.69 | 95% | 2024-11-23 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |