guile-user
[Top][All Lists]
Advanced

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

multicast?


From: Greg Troxel
Subject: multicast?
Date: 30 Nov 2004 14:36:46 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

I'm writing a program with guile (1.6.5) and guile-gnome.
I have created a socket, bound it to a port and connected it to a
mcast destination address and port.  Sending works fine.  Looking in
libguile/socket.c, I can't find support for joining multicast groups.
This is via setsockopt with struct mreq.

I don't see anything in HEAD either.

Has anyone written this?

-- 
        Greg Troxel <address@hidden>




reply via email to

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