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: g2news2.google.com!postnews.google.com!j33g2000cwa.googlegroups.com!not-for-mail From: "AAFellow@hotmail.com" Newsgroups: comp.lang.ada Subject: Re: (Linux) GNAT socket exception - when setting No_Delay Date: 20 Apr 2006 12:32:56 -0700 Organization: http://groups.google.com Message-ID: <1145561575.954621.75710@j33g2000cwa.googlegroups.com> References: <1144964069.054981.163230@g10g2000cwb.googlegroups.com> <44438691.3050902@mailinator.com> <1145285458.008479.322090@v46g2000cwv.googlegroups.com> <1145476591.533890.317470@i39g2000cwa.googlegroups.com> <44469A6E.8090207@mailinator.com> <44472DB1.2080008@mailinator.com> NNTP-Posting-Host: 155.104.239.18 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1145561583 23415 127.0.0.1 (20 Apr 2006 19:33:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Apr 2006 19:33:03 +0000 (UTC) In-Reply-To: <44472DB1.2080008@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: j33g2000cwa.googlegroups.com; posting-host=155.104.239.18; posting-account=_J4P3w0AAACnNF4AML-QgJSZOcM37xcL Xref: g2news2.google.com comp.lang.ada:3880 Date: 2006-04-20T12:32:56-07:00 List-Id: Thanks for all the help/suggestions everyone, I figured it out. ...had to also set the "level" parameter in the set_socket_option call.