/** 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 |
---|---|---|---|---|
1395. | pouya (pooyamz) | 38.47 | 94% | 2023-06-02 |
1396. | 彡 ᴏᴏʏᴏᴏ 彡 (ooyoo) | 38.45 | 96% | 2025-01-04 |
1397. | cathating89-dvorak (cathati... | 38.45 | 93% | 2021-07-06 |
1398. | AbuWaleed (abuwaleed) | 38.45 | 96% | 2023-07-10 |
1399. | David (cptdavid) | 38.44 | 98.5% | 2023-11-20 |
1400. | Baibars (sazin_me) | 38.43 | 94% | 2023-04-18 |
1401. | riel (chairielazizi) | 38.41 | 95% | 2024-12-18 |
1402. | 🔻KareemHany_FreePalestin... | 38.40 | 93% | 2024-08-31 |
1403. | Carlos (carloszapata) | 38.36 | 92% | 2023-05-13 |
1404. | Gautam (ramos2000) | 38.33 | 95% | 2024-01-17 |
1405. | Jimmy (james_101) | 38.33 | 94% | 2023-07-25 |
1406. | PlayerA (player_a) | 38.31 | 94% | 2024-02-03 |
1407. | naicoco (naicoco) | 38.29 | 92% | 2024-02-02 |
1408. | Afzal (afzal_ansari) | 38.26 | 94.7% | 2024-01-24 |
1409. | Near (nearzera) | 38.26 | 94% | 2023-07-12 |
1410. | Sarah (smm2319) | 38.22 | 97% | 2024-05-15 |
1411. | SnekChrmr (snekchrmr) | 38.19 | 96% | 2025-01-26 |
1412. | Erick (pandaberick) | 38.13 | 95% | 2023-08-05 |
1413. | Amit (amit__123) | 38.12 | 93% | 2023-08-03 |
1414. | ISU (isu_theking) | 38.07 | 92% | 2025-02-09 |
1415. | Omar (oamrelhorbity) | 38.06 | 95% | 2023-06-10 |
1416. | Thomas (tl23) | 38.06 | 97% | 2024-03-13 |
1417. | Owen (sheedguy) | 38.03 | 94% | 2024-04-26 |
1418. | tsushima (tsushima) | 38.00 | 94% | 2024-07-16 |
1419. | nora (smart_toaster) | 38.00 | 94% | 2024-05-05 |
1420. | Izor (creator_12) | 37.99 | 92% | 2023-08-03 |
1421. | this is my instagram: ethan... | 37.98 | 98% | 2024-12-05 |
1422. | zikk (zikk) | 37.96 | 95% | 2015-08-28 |
1423. | Humanbeen (free_palestine_313) | 37.92 | 95% | 2024-04-18 |
1424. | C0br6 (c0br6) | 37.89 | 95% | 2025-02-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |