guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unix Domain Sockets and (write) (read)


From: Ludovic Courtès
Subject: Re: Unix Domain Sockets and (write) (read)
Date: Fri, 05 Jul 2013 14:25:35 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Hi,

Alex Sassmannshausen <address@hidden> skribis:

> I'm thinking of writing a summary of my attempts as a novice in socket
> communications with an example of Unix domain sockets in action. Do
> people think that something like that might also be a useful addition to
> the network chapter in Guile's manual? Or is the Examples section kept
> quite brief on purpose?

It’s always useful to have more introductory material.

My (biased) viewpoint is that the “Network Socket Examples” section has
the important thing because after all, changing these examples to use
Unix-domain sockets instead of TCP should be a simple exercise for the
reader.  ;-)

What would you add to that section?

The glibc manual has additional examples to datagram sockets, among
other things.  Perhaps that should be an inspiration?

Thanks,
Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]