alexcrichton / curl-rust

Rust bindings to libcurl
MIT License
1k stars 234 forks source link

support ABSTRACT_UNIX_SOCKET #469

Closed ktmlm closed 1 year ago

ktmlm commented 1 year ago

this PR add supports for this feature: https://curl.se/libcurl/c/CURLOPT_ABSTRACT_UNIX_SOCKET.html

ktmlm commented 1 year ago

good idea, done again