curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. 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 himself.

curl: (23) Failed writing body (0 != 16383)

From: Hongyi Zhao via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 31 Dec 2020 22:57:51 +0800

Hi,

See my following testings:

$ curl -x http://127.0.0.1:8080 -fsSL
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64
| grep -m1 -Po '\w+\.pub'
7fa2af80.pub
7fa2af80.pub
curl: (23) Failed writing body (0 != 16383)

I really want curl to quit gracefully once the first match happened.
Why it gives the error shown above? How to achieve my purpose?

BR,
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao_at_gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-12-31