[PATCH] document that a custom socket must already be bound

2018-11-10 Thread Arne Babenhauserheide
Hi, This took me several hours to find out, therefore I think it should be documented. I needed it to provide IPv6 support, because the default socket is created for IPv4 only. Best wishes, Arne From 0feec9c9d4de01aad66e5d891602e42436e61400 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide

Re: Fault in guile 2.9

2018-11-10 Thread Stefan Israelsson Tampe
Hi, Turns out that this is the error you get when you put a procedure as a faulty syntax value. We should catch this earlier I think, with a helpful error message and a stacktrace. Regards Stefan On Sat, Nov 10, 2018 at 12:27 AM Stefan Israelsson Tampe < stefan.ita...@gmail.com> wrote: > Stack