/** 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 |
---|---|---|---|---|
1824. | blaxk (deadman962011) | 24.28 | 92% | 2023-07-01 |
1825. | Alex (alexander24) | 24.26 | 92% | 2024-04-12 |
1826. | minseo (justin1115) | 24.16 | 93% | 2023-09-18 |
1827. | argyrw not steno real wpm (... | 24.08 | 90% | 2019-02-03 |
1828. | Leviathan (typo_writer) | 23.96 | 90% | 2024-08-24 |
1829. | Kevin (kkgp) | 23.85 | 93.4% | 2023-12-23 |
1830. | tstats[_vaaibhav] (_vaaibhav) | 23.82 | 94% | 2023-11-04 |
1831. | Harsh (harsh0011) | 23.80 | 98% | 2024-08-15 |
1832. | Sodiq (keyboard_surfer) | 23.58 | 91% | 2024-03-20 |
1833. | Dehao (dehao) | 23.56 | 94% | 2023-07-16 |
1834. | Big Boi (big_boi_bob) | 23.55 | 93% | 2024-04-03 |
1835. | ABTech19 (abtech19) | 23.53 | 93.3% | 2025-01-03 |
1836. | Michaela (michaelapadua) | 23.43 | 91% | 2024-12-12 |
1837. | saksham (sam1392) | 23.29 | 93% | 2024-04-24 |
1838. | Amine (amine_frihi) | 23.28 | 93% | 2025-01-21 |
1839. | MACR(india) (macrforever67) | 23.25 | 91% | 2023-06-29 |
1840. | Aryan Gupta (guptaxaryan) | 22.87 | 96% | 2023-08-08 |
1841. | Keem Kairi (k33m_k4r1) | 22.77 | 95% | 2024-05-03 |
1842. | Ali (abth_ab) | 22.59 | 93% | 2023-11-21 |
1843. | Marko (hawk691) | 22.54 | 94% | 2024-12-27 |
1844. | bentor TOA (gorengikan) | 22.26 | 91% | 2025-01-15 |
1845. | mahek (mahek406) | 22.17 | 93% | 2024-06-10 |
1846. | ፀጋ ተልከሰከሰ... | 22.05 | 96% | 2024-11-14 |
1847. | Ajay (ajaymaurya51) | 21.90 | 92% | 2023-07-19 |
1848. | cool (proguy321) | 21.90 | 90% | 2025-04-11 |
1849. | MMR (mmr1) | 21.64 | 95.8% | 2025-05-07 |
1850. | YASH (yash5908) | 21.61 | 92% | 2024-07-29 |
1851. | bander (8havya) | 21.42 | 94% | 2023-07-26 |
1852. | Hanziepanzie (hanziepanzie) | 21.28 | 93% | 2024-11-06 |
1853. | SunnyD (sunnyd1) | 21.00 | 97% | 2024-07-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |