From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6b7062ec13fd16a9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-05 01:00:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!news.maxwell.syr.edu!fr.clara.net!heighliner.fr.clara.net!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: Thierry Lelegard Newsgroups: comp.lang.ada Subject: Re: Abort of C-code in a asynchronous_select Date: Wed, 05 Dec 2001 09:59:47 +0100 Organization: CANAL+ Technologies Message-ID: <3C0DE203.4F86BE7E@canal-plus.fr> References: <3C0CD717.F720A1DB@meppen.sema.slb.com> <3C0CE8F1.31F74C6@canal-plus.fr> <3C0DBB9D.F97D1CE7@meppen.sema.slb.com> NNTP-Posting-Host: host227.canal-plus.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: s1.read.news.oleane.net 1007542787 21286 194.2.208.227 (5 Dec 2001 08:59:47 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Wed, 5 Dec 2001 08:59:47 +0000 (UTC) X-Sender: "Thierry Lelegard" X-Mailer: Mozilla 4.75 [fr]C-CCK-MCD C+ (WinNT; U) X-Accept-Language: en,fr,zh-CN,zh-TW Xref: archiver1.google.com comp.lang.ada:17433 Date: 2001-12-05T09:59:47+01:00 List-Id: Vincent Smeets wrote: > As a note: I am using GNAT 3.13p on Solaris 2.6 and the C_Driver.Read > routine isn't directly a Solaris driver but an emulation of an > driver/device written in C with sockets. Later the Ada software shall > run on an embedded system with pSOS+. Precisely, when the abort is made, your C code is likely into a socket "read", that is to say you are into a system service / device driver: the TCP/IP driver! I would guess that ATC will not work at all in this case. -Thierry ____________________________________________________________________________ Thierry Lelegard, "The Jazzing Troll", Email: thierry.lelegard@canal-plus.fr CANAL+ Technologies, 34 place Raoul Dautry, 75906 Paris Cedex 15, France Tel: +33 1 71 71 54 30 Fax: +33 1 71 71 52 08 Mobile: +33 6 03 00 65 75 ____________________________________________________________________________