mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 12:20:26 +02:00
*** empty log message ***
This commit is contained in:
parent
1c80707c55
commit
ad3d5a65c8
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2005-02-28 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* socket.c (scm_setsockopt): Handle IP_ADD_MEMBERSHIP and
|
||||
IP_DROP_MEMBERSHIP options. Also, reorganized the code a bit for
|
||||
cleanliness.
|
||||
(scm_init_socket): Define IP_ADD_MEMBERSHIP and
|
||||
IP_DROP_MEMBERSHIP.
|
||||
Thanks to Greg Troxel!
|
||||
|
||||
2005-02-27 Mikael Djurfeldt <djurfeldt@nada.kth.se>
|
||||
|
||||
* gh.h: Bugfix: Include <libguile.h> outside of the extern "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue