home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!waikato.ac.nz!dtroy
- From: dtroy@waikato.ac.nz
- Newsgroups: comp.protocols.iso.dev-environ
- Subject: async initiator problem
- Message-ID: <1992Jul22.151843.9542@waikato.ac.nz>
- Date: 22 Jul 92 15:18:43 +1200
- Organization: University of Waikato, Hamilton, New Zealand
- Lines: 12
-
- I'm having trouble converting a synchronous initiator (using ROSE)
- to asynchronous. After requesting an operation, I call RyWait()
- to wait for a response. RyWait() returns NOTOK, and the error code
- in the RoSAPpreject structure indicates "Timer Expired" (which it
- has not). However, the result of the remote operation still successfully
- returned to my initiator.
-
- I'd appreciate any suggestions on what might be happening or examples
- of asynchronous initiator code.
-
- Doug Troy, dtroy@waikato.ac.nz
-
-