/** 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 |
---|---|---|---|---|
1948. | Dehao (dehao) | 23.56 | 94% | 2023-07-16 |
1949. | Big Boi (big_boi_bob) | 23.55 | 93% | 2024-04-03 |
1950. | Eldritch_Woman (eldritch_wo... | 23.54 | 91% | 2023-08-12 |
1951. | ABTech19 (abtech19) | 23.53 | 93.3% | 2025-01-03 |
1952. | Michaela (michaelapadua) | 23.43 | 91% | 2024-12-12 |
1953. | Cassidy (sidyy) | 23.40 | 95% | 2023-07-08 |
1954. | dave (shalomski) | 23.39 | 94% | 2023-06-02 |
1955. | James (paraside_) | 23.32 | 94% | 2023-08-21 |
1956. | saksham (sam1392) | 23.29 | 93% | 2024-04-24 |
1957. | MACR(india) (macrforever67) | 23.25 | 91% | 2023-06-29 |
1958. | JessniahSapphire (jessniah_... | 23.23 | 95% | 2023-08-12 |
1959. | Grypho (gryphox) | 23.13 | 93% | 2025-02-23 |
1960. | Daniele (l0d1n) | 22.92 | 92% | 2023-07-23 |
1961. | Aryan Gupta (guptaxaryan) | 22.87 | 96% | 2023-08-08 |
1962. | Keem Kairi (k33m_k4r1) | 22.77 | 95% | 2024-05-03 |
1963. | Ali (abth_ab) | 22.59 | 93% | 2023-11-21 |
1964. | Who Cares? (babitaoli424) | 22.56 | 94% | 2023-07-12 |
1965. | Marko (hawk691) | 22.54 | 94% | 2024-12-27 |
1966. | bentor TOA (gorengikan) | 22.26 | 91% | 2025-01-15 |
1967. | mahek (mahek406) | 22.17 | 93% | 2024-06-10 |
1968. | ፀጋ ተልከሰከሰ... | 22.05 | 96% | 2024-11-14 |
1969. | Ajay (ajaymaurya51) | 21.90 | 92% | 2023-07-19 |
1970. | cool (proguy321) | 21.90 | 90% | 2025-04-11 |
1971. | Hussain (hussainahmad7) | 21.67 | 93% | 2023-08-18 |
1972. | MMR (mmr1) | 21.64 | 95.8% | 2025-05-07 |
1973. | YASH (yash5908) | 21.61 | 92% | 2024-07-29 |
1974. | bander (8havya) | 21.42 | 94% | 2023-07-26 |
1975. | Hanziepanzie (hanziepanzie) | 21.28 | 93% | 2024-11-06 |
1976. | SunnyD (sunnyd1) | 21.00 | 97% | 2024-07-13 |
1977. | Enock (enockmutanga01) | 20.92 | 96% | 2024-02-27 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |