(scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP
authorMarius Vollmer <mvo@zagadka.de>
Sun, 27 Feb 2005 23:50:30 +0000 (23:50 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 27 Feb 2005 23:50:30 +0000 (23:50 +0000)
commit1c80707c550039151f10eec61638089f675ba3de
tree77bc329a69f689c8f249a4991de5e00b6c96f303
parent73a90115e6322b25d19de0282628faefcd01fe4e
(scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP
options.  Also, reorganized the code a bit for cleanliness.  Thanks to
Greg Troxel!
libguile/socket.c