home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / irc / 2422 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.4 KB  |  33 lines

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!iWarp.intel.com|eff!ckd
  3. From: ckd@eff.org (Christopher Davis)
  4. Subject: Re: Top 50 Killers (12/7/92-19/7/92)
  5. In-Reply-To: buboo@alf.uib.no's message of Wed, 22 Jul 92 06:38:03 GMT
  6. Message-ID: <CKD.92Jul22110054@loiosh.eff.org>
  7. Sender: usenet@eff.org (NNTP News Poster)
  8. Nntp-Posting-Host: loiosh.eff.org
  9. Organization: Electronic Frontier Foundation Tech Central
  10. References: <1992Jul21.055654.10460@newshost.anu.edu.au> <CKD.92Jul21121951@loiosh.eff.org>
  11.     <1992Jul22.063803.19673@alf.uib.no>
  12. Date: Wed, 22 Jul 1992 15:03:05 GMT
  13. Lines: 18
  14.  
  15. Ove> == Ove Ruben R Olsen <buboo@alf.uib.no> 
  16.  
  17.  Ove> Is this client using select () ; or fork () ; ?
  18.  
  19. select().  The problems were in the screen interface handling code; on
  20. one occasion, the word-wrap module went insane and started sending
  21. output to the terminal as fast as it could.  Since it was on a local
  22. xterm process rather than a "real terminal", that was pretty fast.
  23. (Unfortunately so fast that the window manager was getting cycle-starved
  24. from all the updates the X server was trying to deal with.)
  25.  
  26. Note to implementors: be very careful how you do word-wrap :)
  27.  
  28. --
  29. Christopher Davis * ckd@eff.org * System Administrator, EFF * +1 617 864 0665
  30.    ``The First Amendment is often inconvenient.  But that is besides the
  31.   point.  Inconvenience does not absolve the government of its obligation
  32.          to tolerate speech.'' --Justice Anthony Kennedy, in 91-155
  33.