home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7010 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  816 b 

  1. Path: mail2news.demon.co.uk!gate.demon.co.uk
  2. From: Mike Gooder <mike@entire.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: AmiTCP and threads
  5. Date: Sat, 6 Apr 96 18:20:01 GMT
  6. Organization: Microsoft free zone
  7. Message-ID: <9604061820.AA00093@entire.demon.co.uk>
  8. X-NNTP-Posting-Host: gate.demon.co.uk
  9. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  10. X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
  11.  
  12. Hi all
  13.  
  14. I have just playing around with writing network programs and
  15. wanted to be able to run a function in my program a number of 
  16. times with CreateNewProcTags(). Since AmiTCP will not allow the 
  17. sharing of SocketBase between tasks, each time this function is
  18. started as a thread it needs it's own SocketBase.
  19. Is there a way of doing this or am i going about this the wrong 
  20. way ?
  21.  
  22. Thanks
  23.  
  24. Mike
  25.  
  26.  
  27.  
  28.  
  29.