curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: vsock support

From: snek via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 03 Apr 2025 10:02:36 +0200

Sorry I think there's been a misunderstanding. vsock sockets are roughly analogous to unix sockets in terms of their supported behavior. Like with unix sockets, curl could act as a client for the various http protocols that it supports. I am running an http server on a vsock socket, and I often use curl to interact with http servers, so I thought it would be convenient to support vsock sockets.

On Thu, Apr 3, 2025, at 09:13, Dan Fandrich via curl-library wrote:
> On Thu, Apr 03, 2025 at 08:38:45AM +0200, snek wrote:
> > You see all sorts of things over them, they are generic sockets for streams and
> > dgrams.
>
> libcurl isn't a generic socket library. It's a tool for transferring data
> with URLs. Is there any data that curl could transfer if it gained vsock
> support? I honestly don't know.
>
> Dan
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
> Etiquette: https://curl.se/mail/etiquette.html
>


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-04-03