Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!umich!caen.engin.umich.edu!mingin.engin.umich.edu!news From: mystone@mondo.engin.umich.edu (Dean Yu) Newsgroups: comp.sys.mac.programmer Subject: Safety of using async _Control from ioCompletion? Message-ID: <1990Mar5.031521.4774@caen.engin.umich.edu> Date: 5 Mar 90 03:15:00 GMT Organization: Computer Aided Engineering Network, University of Michigan Lines: 18 I know the old litany of not moving memory from a completion routine. What I'm wondering is if it's safe to make an asynchronous _Control call from a completion routine. I was thinking about the AppleTalk drivers specifically; if I have all the response and request buffers allocated beforehand, is it safe to send an async SendResponse in the completion routine of a GetRequest? Thanks for any thoughts on this subject. -- Dean _______________________________________________________________________________ Dean Yu | E-mail: mystone@caen.engin.umich.edu Mac Support & | Real-mail: Dean Yu Self declared License Czar | Rm 145 Chrysler Center University of Michigan | 2121 Bonnisteel Computer Aided Engineering Network | Ann Arbor, MI 48109 INCLUDE 'Disclaimers.a' | Phone: (313) 763-3070 -------------------------------------------------------------------------------