home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!gecko.cis.ohio-state.edu!visconti
- From: visconti@gecko.cis.ohio-state.edu (Mark Visconti)
- Subject: Client-Server Stuff
- Message-ID: <1992Nov9.194849.27733@cis.ohio-state.edu>
- Summary: new ami programmer has a question
- Sender: news@cis.ohio-state.edu (NETnews )
- Organization: The Ohio State University Dept. of Computer and Info. Science
- Distribution: usa
- Date: Mon, 9 Nov 1992 19:48:49 GMT
- Lines: 17
-
-
- In client-server communications, what is the proper way under AmigaDOS
- to continue processing while waiting on one or more message ports. I know
- I can just GetMsg to see if there is a message waiting in part of the
- processing loop, but I assume this is the wrong way to go about doing things
- (hogs cpu time).
-
- What should I be doing instead of GetMsg()? An explanation or a reference
- to the RKM's would be okay.
-
- Thanks,
- Mark
- -------------------------
- visconti@cis.ohio-state.edu
-
-
-
-