These are fixes for Guile when built with the --disable-networking option. Michael Gran (2): Fixes export of suspendable-ports socket funcs when networking disabled Disable some socket tests when sockets not provided
module/ice-9/suspendable-ports.scm | 46 ++++++++++++++++------------ test-suite/tests/00-repl-server.test | 3 +- test-suite/tests/web-server.test | 6 ++-- 3 files changed, 32 insertions(+), 23 deletions(-) -- 2.48.1