Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!caip!cbmvax!phillip From: phillip@cbmvax.cbm.UUCP (Phillip Lindsay) Newsgroups: net.micro.amiga Subject: Re: Question on Asyncronous IO message ports Message-ID: <725@cbmvax.cbmvax.cbm.UUCP> Date: Thu, 11-Sep-86 13:35:07 EDT Article-I.D.: cbmvax.725 Posted: Thu Sep 11 13:35:07 1986 Date-Received: Fri, 12-Sep-86 19:45:15 EDT References: <8609100455.AA19638@cory.Berkeley.EDU> Organization: Commodore Technology, West Chester, PA Lines: 24 > > If I queue a write to the DOS handler for a specific file, then do > some other operation normally (such as a Read() or Seek()), will the DOS > handler do the write operation before the Read() or Seek() (e.g. in the > order PutMsg'd to the port), or can things get mixed around? > > Thanks, > > -Matt The requests are handled in a "fifo" fashion. So yes, if you queue a write then a read ... the write will be done first. -- ============================================================================== Phillip Lindsay - Commodore Business Machines - Amiga Technical Support Dirt: 1200 Wilson Drive, West Chester PA 19380 uucp: {ihnp4|seismo|caip}!cbmvax!phillip arpa: cbmvax!phillip@seismo -or- phillip@cbmvax.UUCP@{seismo | harvard} Tel.: (215) 431-9180 Disclaimer: [someone said I needed this] No warranty is implied or otherwise given in the form of suggestion or example. Any opinions found here are of my making. [unless Fred pops up (my other self)] ==============================================================================