home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!gate.demon.co.uk
- From: Mike Gooder <mike@entire.demon.co.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: AmiTCP and threads
- Date: Sat, 6 Apr 96 18:20:01 GMT
- Organization: Microsoft free zone
- Message-ID: <9604061820.AA00093@entire.demon.co.uk>
- X-NNTP-Posting-Host: gate.demon.co.uk
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
-
- Hi all
-
- I have just playing around with writing network programs and
- wanted to be able to run a function in my program a number of
- times with CreateNewProcTags(). Since AmiTCP will not allow the
- sharing of SocketBase between tasks, each time this function is
- started as a thread it needs it's own SocketBase.
- Is there a way of doing this or am i going about this the wrong
- way ?
-
- Thanks
-
- Mike
-
-
-
-
-