comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: Taking another spanking.
Date: Wed, 03 Jun 2009 10:40:40 GMT
Date: 2009-06-03T10:40:40+00:00	[thread overview]
Message-ID: <IqsVl.315860$4m1.7322@bgtnsc05-news.ops.worldnet.att.net> (raw)
In-Reply-To: 6f8fcf5b-09d7-40b6-9ac3-ed7e9f228b89@t21g2000yqi.googlegroups.com

It seams that Adacore is switching its Sockets package from IPv4/6 to IPv6 
only.

        IPv4 
	    Send
 
        IPv6
            Sendto
            Sendmsg



For those that say you should not use GNAT.Sockets.Thin.

There are a few applications that can not be handled by GNAT.Sockets, so 
either the application must use "pragma Import" or better yet use 
GNAT.Sockets.Thin.  I think using GNAT.Sockets.Thin is better and is more 
portable.  That's because if GNAT changes the interface it is easier to find 
and adapt the code, than trying to find the new routine and pick the right 
parameters and types used by that altered or new imported routine.



In <6f8fcf5b-09d7-40b6-9ac3-ed7e9f228b89@t21g2000yqi.googlegroups.com>, Petter <petter_fryklund@hotmail.com> writes:
>I think I am an instance of Stevie Vai (see Frank Zappa discography).
>
>I just changed to GPL 2009 from way old ... on my portable. Now
>GNAT.Sockets.Thin has changed a lot. Send is nomore and I'll probably
>have to use Sendto. Documentation is very brief.... Why do we keep on
>punishing ourselfs with these small unneeded changes.
>
>No more hiarbrush treatment please, Debra!




  parent reply	other threads:[~2009-06-03 10:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02  8:28 Taking another spanking Petter
2009-06-02 12:16 ` Per Sandberg
2009-06-03  6:11 ` sjw
2009-06-03  7:22   ` Petter
2009-06-03  9:34     ` Pascal Obry
2009-06-03 10:40 ` anon [this message]
2009-06-03 19:13   ` sjw
2009-06-04  0:43     ` anon
2009-06-05 19:30       ` sjw
2009-06-05 19:25         ` Per Sandberg
2009-06-06  3:31           ` anon
2009-06-06 10:26           ` sjw
2009-06-06  3:17         ` anon
2009-06-06 13:28           ` Georg Bauhaus
2009-06-06 17:26             ` tmoran
2009-06-06 17:56             ` anon
2009-06-08 22:40             ` Randy Brukardt
2009-06-09  4:29               ` sjw
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox