/** 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 |
---|---|---|---|---|
134. | Դավիթ (seyranyandavid) | 75.80 | 98% | 2022-05-21 |
135. | Tranquility (secondarily) | 75.77 | 93% | 2013-01-16 |
136. | Karl (kistenklaus) | 75.76 | 97% | 2025-02-01 |
137. | Lien❤️Neu(2025-04-21) (... | 75.59 | 99% | 2025-06-20 |
138. | tstats[fuexfollets] (fuexfo... | 75.14 | 98% | 2023-08-06 |
139. | Yuganshu (yuganshu) | 75.03 | 97% | 2024-12-06 |
140. | Aren (tl8xv) | 74.99 | 99% | 2023-05-23 |
141. | E (ee89) | 74.89 | 96% | 2023-09-17 |
142. | Joe (joeprokill) | 74.89 | 95% | 2025-06-21 |
143. | (jlachney) | 74.85 | 95% | 2019-02-10 |
144. | (boy_314) | 74.75 | 98% | 2019-10-17 |
145. | Kyle (gnulnx) | 74.71 | 95% | 2012-09-07 |
146. | phil (ronald12) | 74.70 | 19% | 2013-08-11 |
147. | rn1hd (rnk1hd) | 74.55 | 99% | 2023-05-25 |
148. | poem ⛈️ (storm) | 74.46 | 97% | 2019-07-20 |
149. | narf (pinky4x4x4) | 74.44 | 97% | 2024-08-21 |
150. | Icecuber (icecuber) | 74.43 | 97% | 2025-06-24 |
151. | Shoemaker-Levy 9 (atthetop) | 74.42 | 96% | 2018-10-31 |
152. | Kevin (ksun48) | 74.39 | 95% | 2022-10-04 |
153. | GoKeWhO (gokewho) | 74.30 | 95.5% | 2023-05-30 |
154. | Sapient (sapient) | 74.20 | 98% | 2025-02-02 |
155. | ^_^ (rainbowdashc) | 74.09 | 95% | 2014-03-10 |
156. | Joshua (joshuawn) | 74.00 | — | 2011-03-22 |
157. | forgedstudios.com/vote (kry... | 73.95 | 96% | 2024-05-30 |
158. | Orgalorrrrg (orgalorg) | 73.80 | 99% | 2024-07-16 |
159. | (´・_・`) (sinji) | 73.75 | — | 2011-02-01 |
160. | (corsairchris) | 73.74 | 97% | 2023-05-29 |
161. | Ashwin (avtrisal) | 73.55 | 97% | 2024-10-28 |
162. | sytzez (sytzez) | 73.55 | 98% | 2025-02-15 |
163. | john (nothisisjohn) | 73.51 | 95% | 2019-07-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,943 | 50.46 | December 13, 2009 |
Default (English) | 3 | 62.68 | December 14, 2008 |