guile-sources
[Top][All Lists]
Advanced

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

Fix For Web Client Module


From: Paul Cavallaro
Subject: Fix For Web Client Module
Date: Sat, 18 Aug 2012 01:18:16 -0400

Fix for open-socket-for-uri in web client module.

Should be using tcp, breaks for something simple like:

(http-get (build-uri 'http #:host "api.reddit.com" #:path "/"))

This is on Mac OS X 10.7.4, ends up using UDP instead of TCP sockets.

Patch attached.

Attachment: 0001-open-socket-for-uri-sets-sock-type-to-tcp.patch
Description: Binary data


reply via email to

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