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,8ddc02527645a844 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-02 05:43:07 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Alfred Hilscher Newsgroups: comp.lang.ada Subject: Re: tasking with GNAT 3.14p on windows Date: Wed, 02 Apr 2003 15:35:45 +0200 Organization: T-Online Message-ID: <3E8AE731.75EC070C@alfred-hilscher.de> References: <3e87f4e2$1@epflnews.epfl.ch> <7vu1djubmk.fsf@vlinux.voxelvision.no> <67ji8vc635q6auji66pn5ugpu0q1od4lkr@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1049290840 07 18146 LNAwEiDESAATiu 030402 13:40:40 X-Complaints-To: abuse@t-online.com X-ID: S3lCDYZQoepwGJn8miLxXMjom7Q7bcqvQEQNgPI7ohailer8sUed0n X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:35886 Date: 2003-04-02T15:35:45+02:00 List-Id: "Dmitry A. Kazakov" schrieb: > The single solution I know is to close the socket from another task. > This causes the pending operation to complete with an error so that > the reader task might then accept a rendezous. On Windows you can call WSACancelBlockingCall to unblock all blocking socket calls. -- ----------------------------------------------------- To send me mail, please replace "Spam" by "Jedermann" -----------------------------------------------------