unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* data type ByteBuffer
@ 2004-05-06  7:39 Steven Wu
  2004-05-06  9:53 ` Andreas Rottmann
  2004-05-08 15:44 ` Clinton Ebadi
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Wu @ 2004-05-06  7:39 UTC (permalink / raw)


I wonder if there is a built-in simple data type like ByteBuffer in 
Java, or Message_Block in ACE. It seems to me, when dealing with 
network programing, such a data type can be very efficient. The 
Message_Block in ACE emulates SysV message block used in device driver 
with reference counting, and the concept of adding continue blocks. It 
shouldn't be very hard to implement the similar thing in guile.

steve



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-08 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-06  7:39 data type ByteBuffer Steven Wu
2004-05-06  9:53 ` Andreas Rottmann
2004-05-08 15:44 ` Clinton Ebadi
2004-05-08 16:09   ` Steven Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).