/** 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 |
---|---|---|---|---|
1120. | Intertial (yuvi_birdi) | 44.11 | 93% | 2022-11-23 |
1121. | Mamaafrica (mamaafrica) | 44.10 | 93.9% | 2023-08-06 |
1122. | Listo (listo_star) | 44.09 | 94% | 2025-01-15 |
1123. | Weekey (layvth) | 44.07 | 93.7% | 2024-02-25 |
1124. | naxys (razumikhin) | 44.07 | 93.1% | 2025-01-13 |
1125. | Skye W. (xpeq7) | 44.06 | 95% | 2024-02-27 |
1126. | JB (brightchan) | 44.03 | 96% | 2023-10-24 |
1127. | Ponda (pondaqter) | 44.03 | 93% | 2023-08-13 |
1128. | [ISRA]GTSWPM (gtswpm150) | 43.97 | 96% | 2017-10-17 |
1129. | mr. noob (the_noob_3000) | 43.96 | 94% | 2024-09-08 |
1130. | Matthew Papesh (cpp_program... | 43.90 | 94% | 2023-07-09 |
1131. | Christ Servant (_christ_ser... | 43.89 | 95% | 2024-04-11 |
1132. | wan (wansap) | 43.86 | 97% | 2024-08-17 |
1133. | Sporak (cheeseballoon) | 43.84 | 97% | 2025-06-02 |
1134. | TEJ8 (tej8) | 43.83 | 95% | 2024-10-30 |
1135. | 0xtgk (0xtgk) | 43.80 | 97% | 2023-09-20 |
1136. | Edu (edlofe) | 43.78 | 95% | 2023-06-20 |
1137. | Benjamin (benjaminsanta) | 43.78 | 93% | 2023-05-26 |
1138. | Yahya Alshalabi (yahya_alsh... | 43.76 | 94% | 2024-11-19 |
1139. | Manu (manuruz) | 43.74 | 95% | 2023-04-29 |
1140. | Sabit (sabittsdm) | 43.73 | 92% | 2023-07-23 |
1141. | pikky (piknic) | 43.71 | 96% | 2019-04-19 |
1142. | sam (justlikethat) | 43.65 | 94% | 2025-03-05 |
1143. | Honzik (jvacata) | 43.55 | 95.4% | 2024-01-05 |
1144. | Kevin (watertribe89) | 43.51 | 91% | 2013-02-02 |
1145. | tom (tom12233) | 43.48 | 93% | 2023-12-24 |
1146. | NoƩ (phlogistique) | 43.47 | 96% | 2018-12-26 |
1147. | Walter Camacho (waltercs07) | 43.46 | 96% | 2024-12-06 |
1148. | Priyanshu (_priyanshu_) | 43.45 | 94% | 2023-06-21 |
1149. | simen (weeooweeoo) | 43.38 | 98% | 2018-01-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |