Text #10000

/* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; }

—from Tomcat Server, a software by Apache Project

Active since December 19, 2009.
542 total characters in this text.

View Pit Stop page for this text

Leaders

View ranks through of 960
Rank Username WPM Accuracy Date
318. Neo (neokoda) 55.71 95% 2023-06-08
319. ⚡️ ML ⚡ go to wandb.m... 55.67 93% 2013-05-26
320. Trout (tr00t) 55.66 95% 2022-01-15
321. Isaac (reticence) 55.63 96% 2023-08-16
322. Daniel (bawon) 55.52 94% 2024-02-12
323. iSyqozz512 (isyqozz512) 55.48 97% 2023-10-04
324. ThatGuy (thatguy135) 55.44 96% 2023-08-03
325. Andrews (godspeeedd) 55.43 94% 2023-08-08
326. Fernando (frn4n) 55.40 93% 2023-06-23
327. Smurf (smurfiss) 55.27 94% 2024-03-10
328. Daniel (lelouch_r) 55.20 95% 2024-02-27
329. Groozyn (groozyn) 55.16 98.1% 2023-10-03
330. Pekky (pekkylove) 55.15 85% 2016-05-04
331. Taush (tsampley) 55.10 97% 2021-07-05
332. qwe (azeem838) 54.97 96% 2023-08-03
333. Hello World (holamundo) 54.89 2011-02-05
334. mairzydoats_mason (mairzydo... 54.84 98% 2019-12-16
335. dvorak dexterity boi (soonall) 54.76 95% 2023-06-14
336. NorthernNinja (northernninj... 54.73 93% 2023-06-23
337. GoFor (goforbroke69) 54.68 98% 2012-06-04
338. Kevin (kman324) 54.53 91% 2013-03-19
339. Robbie (dobbierunn) 54.52 96% 2024-02-03
340. quyenx (xquyen) 54.40 95% 2023-08-21
341. Faisal (md_faisal) 54.35 96% 2023-03-17
342. CapCake (capcakeyt) 54.26 96% 2024-01-03
343. Ziggynator | 🐸 (airxq) 54.26 95% 2023-06-02
344. im (aph0tic) 54.24 95% 2021-07-10
345. optional (itsmebr0) 54.10 96% 2023-10-04
346. ⛓Unchained World⛓ (ahki... 54.06 95% 2021-12-27
347. nopseudoidea (nopseudoidea) 54.05 93% 2012-06-27

Universes

Universe Races Average WPM First Race
Coder Edition 2,551 52.40 December 19, 2009
Default (English) 5 63.30 December 14, 2008