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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,89bcac6751c47fb0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!v46g2000cwv.googlegroups.com!not-for-mail From: "AAFellow@hotmail.com" Newsgroups: comp.lang.ada Subject: Re: (Linux) GNAT socket exception - when setting No_Delay Date: 17 Apr 2006 07:50:58 -0700 Organization: http://groups.google.com Message-ID: <1145285458.008479.322090@v46g2000cwv.googlegroups.com> References: <1144964069.054981.163230@g10g2000cwb.googlegroups.com> <44438691.3050902@mailinator.com> NNTP-Posting-Host: 155.104.239.17 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1145285463 4463 127.0.0.1 (17 Apr 2006 14:51:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Apr 2006 14:51:03 +0000 (UTC) In-Reply-To: <44438691.3050902@mailinator.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v46g2000cwv.googlegroups.com; posting-host=155.104.239.17; posting-account=_J4P3w0AAACnNF4AML-QgJSZOcM37xcL Xref: g2news1.google.com comp.lang.ada:3847 Date: 2006-04-17T07:50:58-07:00 List-Id: Hi Guys, thanks for all of the help/suggestions so far....I have some new info to report.... I had been getting the afforementioned socket exception while running GNAT GPS in Debug mode, and setting it to break on exception. I just tried running the actually code normally, and it runs, with no exceptions. Any ideas how this could happen? thanks!