home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / mcl / 2101 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  898 b 

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!scsing.switch.ch!urz.unibas.ch!hsiung
  2. From: hsiung@urz.unibas.ch
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: MacTCP from menu make problems
  5. Message-ID: <1993Jan26.124451.42677@urz.unibas.ch>
  6. Date: 26 Jan 93 12:44:51 MET
  7. Organization: University of Basel, Switzerland
  8. Lines: 20
  9.  
  10. Hi guys,
  11.  
  12. I have a problem using MacTCP from menu.
  13. When I call open-tcp-stream from menu the function %tcp-control
  14. get stuck in the while-loop?!
  15. I never had this problem when I called open-tcp-stream from the
  16. listener.
  17. I find an ugly solution but I don't really understoog what happend.
  18. If there is a (print "..") and (force-output) in this while-loop
  19. it does work as expected without getting stuck.
  20.  
  21. Is there someone that understand which interactions are between
  22. menu, listener and other streams??
  23.  
  24. Alain Hsiung
  25. hsiung@urz.unibas.ch
  26.  
  27. University of Basel Switzerland.
  28. .
  29.  
  30.