comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Ada Libraries (was Re: howto make system calls (newbie question))
Date: Mon, 14 May 2001 19:27:41 GMT
Date: 2001-05-14T19:27:41+00:00	[thread overview]
Message-ID: <NkWL6.9187$%i7.9120237@news1.rdc1.sfba.home.com> (raw)
In-Reply-To: 9domjk$h4t$1@nh.pace.co.uk

> The question would be, how easily would the Claw.Sockets stuff port
> to - say - a Linux environment?
  My understanding is that winsock is pretty similar to Unix sockets,
so the translation there shouldn't be hard.  Claw.Sockets of course
uses the Windows mechanisms to be notified of asynchronous events, so
that would have to change to Linux mechanisms.  The Ada-ification
stuff, parameters, exceptions, controlled types, protected objects,
etc, could presumably remain unchanged.  I suppose there could be some
whole areas of functionality that wouldn't port well.  The only thing
that springs to mind is the absence of asynchronous sockets in WinCE,
but my understanding is they were used mostly in older, single-tasking
Windows 3.1 environments.



      parent reply	other threads:[~2001-05-14 19:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-04 20:56 howto make system calls (newbie question) Beard, Frank
2001-05-07 14:42 ` Marin David Condic
2001-05-07 16:41   ` Samuel T. Harris
2001-05-07 18:25     ` Marin David Condic
2001-05-08 20:30       ` Samuel T. Harris
2001-05-08 21:13         ` Marin David Condic
2001-05-08 20:23     ` Samuel T. Harris
2001-05-08  7:34   ` Tarjei T. Jensen
2001-05-08 12:16     ` Larry Kilgallen
2001-05-08 14:12       ` Tarjei T. Jensen
2001-05-08 16:48         ` Larry Kilgallen
2001-05-08 21:40           ` Charles Hixson
2001-05-08 22:53             ` Larry Kilgallen
2001-05-09 16:00               ` Charles Hixson
2001-05-09 17:14                 ` Larry Kilgallen
2001-05-09  8:25           ` Tarjei T. Jensen
2001-05-09 12:28             ` Larry Kilgallen
2001-05-09 16:13               ` Charles Hixson
2001-05-10  7:17               ` Tarjei T. Jensen
2001-05-08 13:43     ` Marin David Condic
2001-05-12  2:58       ` Randy Brukardt
2001-05-12 13:07         ` Larry Kilgallen
2001-05-14 13:29         ` Ada Libraries (was Re: howto make system calls (newbie question)) Marin David Condic
2001-05-14 19:16           ` Randy Brukardt
2001-05-14 22:35             ` Ada Libraries Marin David Condic
2001-05-14 19:27           ` tmoran [this message]
replies disabled

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