Re[3]: [patches] Re: [PATCH] Fix OSX tests and add compile-time check

Konstantin Belyavskiy k.belyavskiy at tarantool.org
Thu Feb 8 13:24:08 MSK 2018


Final patch with all commits merged into one.

Implementation based on @rosik proposal:
http_client:request('GET', 'http://localhost/images/json',
nil, {unix_socket="/var/run/docker.sock"})
Includes
e766c6b31f7791d472776f08a51792a2725c8a4b
9c607ad48919c5a63df427dd3a20c13e6b7ac00a
Refactor http.client autotests
Add tests for http client over unix socket
Fix OSX test (due to difference in Unix socket implementation)
Add compile-time libcurl version check to make sure it supports
Unix socket (by using CURL_VERSION_UNIX_SOCKETS macro)
Closes #3040

С уважением,
Konstantin Belyavskiy
k.belyavskiy at tarantool.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180208/a72d348f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allow-http-client-connection-to-use-unix-socket.patch
Type: application/x-patch
Size: 18204 bytes
Desc: not available
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180208/a72d348f/attachment.bin>


More information about the Tarantool-patches mailing list