/** 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 |
---|---|---|---|---|
1576. | Free Palestine (koenigsegg77) | 34.65 | 94.1% | 2024-07-30 |
1577. | Ishan (ishan01) | 34.64 | 96% | 2025-03-10 |
1578. | Henry (henrym0503) | 34.63 | 92% | 2016-05-17 |
1579. | Guslix (guslix) | 34.61 | 96% | 2023-06-29 |
1580. | Knight (ninja_man123) | 34.60 | 93% | 2023-12-09 |
1581. | Bijoy (bijoy022_) | 34.58 | 97% | 2024-07-17 |
1582. | Ariikitty (ariikitty) | 34.57 | 93.9% | 2023-11-21 |
1583. | archie9211 (archie9211) | 34.56 | 93% | 2024-04-07 |
1584. | :O (tomaski_) | 34.55 | 93% | 2024-01-23 |
1585. | Yarot Sanabria L. (yarot123) | 34.54 | 95% | 2025-06-06 |
1586. | Himanshu (hima_anshu) | 34.53 | 95% | 2024-10-02 |
1587. | bruh (zeloceb) | 34.46 | 97% | 2022-01-24 |
1588. | caesura (hiddencaesura) | 34.46 | 97% | 2023-01-26 |
1589. | nikhilsirvi9 (nikhilsirvi66) | 34.45 | 92.5% | 2024-08-27 |
1590. | ATCB1 (atcb1) | 34.44 | 93% | 2024-03-24 |
1591. | Anshul (anshul_pawar1) | 34.43 | 94.3% | 2023-07-07 |
1592. | BS (bsprogrammer) | 34.42 | 93% | 2023-08-21 |
1593. | jasel (jas_el) | 34.41 | 92.7% | 2025-05-18 |
1594. | Sam (sameer_sam) | 34.40 | 97% | 2023-09-27 |
1595. | Loai (l_o_a_i) | 34.38 | 94% | 2024-10-21 |
1596. | Abiel (abielr) | 34.34 | 97% | 2016-05-17 |
1597. | Taiwan is a country (17lingh1) | 34.31 | 91% | 2021-11-10 |
1598. | Kritaarth (kritaarth) | 34.27 | 94% | 2024-04-05 |
1599. | ethan (asdf2552) | 34.25 | 96% | 2025-06-04 |
1600. | Ehs (racer_ehs) | 34.19 | 93% | 2024-08-06 |
1601. | Brent (bpappas) | 34.17 | 94% | 2024-01-04 |
1602. | Mohamed Y Jazza (mohammad_j... | 34.16 | 94% | 2024-03-20 |
1603. | sid__que (sid__que) | 34.13 | 96% | 2023-06-12 |
1604. | PAWAN (pa_w_an) | 34.05 | 94% | 2023-05-22 |
1605. | Ankur (ankur7karn) | 33.99 | 94% | 2024-04-09 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |