/** 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 |
---|---|---|---|---|
1963. | ♕乂 Ambisius™乂㊗ (j... | 28.26 | 91.5% | 2024-07-02 |
1964. | Rickus (rickuss) | 28.24 | 91% | 2023-07-31 |
1965. | Jhonny Condori (jhonny_ct) | 28.23 | 96% | 2025-06-18 |
1966. | mohit bhawnani (mohitbhawnani) | 28.18 | 93% | 2024-12-22 |
1967. | austirol (austirol) | 28.17 | 94% | 2023-12-20 |
1968. | UTSAV (utsavtypesfast) | 28.16 | 95.8% | 2024-03-23 |
1969. | yakin (mizaoi) | 28.16 | 92% | 2024-08-01 |
1970. | syna (syna51) | 28.13 | 94% | 2024-08-23 |
1971. | vardan (felon) | 28.07 | 89% | 2011-08-19 |
1972. | Neo (meoo) | 28.06 | 92% | 2023-01-17 |
1973. | ash (3timesash) | 28.05 | 90% | 2024-09-14 |
1974. | easymoneysniper30 (easymone... | 27.96 | 90% | 2025-04-04 |
1975. | Jason Hean (jackson95) | 27.94 | 92.9% | 2024-01-08 |
1976. | Nafiur Rahman Shafi (nrshafi) | 27.93 | 96% | 2024-07-15 |
1977. | Chris (ch445591) | 27.92 | 94% | 2023-08-16 |
1978. | MNSスNEJI (mns_neji) | 27.88 | 95% | 2023-09-09 |
1979. | Josh (turtletyper7) | 27.87 | 93% | 2023-08-17 |
1980. | osama (osm037) | 27.86 | 90% | 2023-12-01 |
1981. | Sephiroth (jukethehitman) | 27.84 | 96% | 2025-04-30 |
1982. | portgas'd'ace (adwaasda) | 27.83 | 93% | 2023-09-07 |
1983. | Ludger (ludger) | 27.79 | 91.9% | 2023-12-04 |
1984. | rio (riolikestyping) | 27.79 | 93% | 2025-04-18 |
1985. | JAVI (javimadrid5) | 27.76 | 95% | 2025-01-20 |
1986. | Adelkaa (fuska007) | 27.73 | 92% | 2023-07-20 |
1987. | MauricioRiverin (mau_r_1) | 27.72 | 96% | 2024-10-21 |
1988. | ixparker (ixparker) | 27.69 | 91.7% | 2024-09-10 |
1989. | Dave (thewave91) | 27.69 | 97.5% | 2024-09-28 |
1990. | Chra (chradora) | 27.68 | 92% | 2023-07-26 |
1991. | pinktape (funnybutpink) | 27.65 | 96% | 2023-07-26 |
1992. | Lui (lui01) | 27.63 | 93% | 2025-02-26 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |