comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Stream IO, was Re: serial port programming
Date: Fri, 01 Jun 2001 00:21:27 GMT
Date: 2001-06-01T00:21:27+00:00	[thread overview]
Message-ID: <beBR6.49958$%i7.39412177@news1.rdc1.sfba.home.com> (raw)
In-Reply-To: cvwR6.36$fM5.2016@client

>Thanks for the plug, but in fact there isn't a facility in Claw for
>this. When we started building Claw, we decided to avoid creating stuff
>...
>that code to use Streams wouldn't be too hard).
  Directly using Stream input may block, which is often undesirable.
Claw contains a Marshalling package that makes it easy to do 'read,
'write with automatic buffers, and do the IO with a full buffer.
That's available for sockets and for the clipboard, and could be used
for serial IO equally well.



  reply	other threads:[~2001-06-01  0:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-30 16:13 serial port programming EtienneB
2001-05-30 17:17 ` David C. Hoos, Sr.
2001-05-30 17:40   ` EtienneB
2001-05-30 20:12     ` Ted Dennison
2001-05-31  3:15       ` Randy Brukardt
2001-06-01  0:21         ` tmoran [this message]
2001-05-30 20:24     ` Stephen Leake
2001-06-01  2:36       ` DuckE
replies disabled

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