curl / Mailing Lists / curl-users / 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.

SIGINT vs. SIGTERM?

From: Paul Gilmartin via curl-users <curl-users_at_lists.haxx.se>
Date: Sun, 25 Aug 2024 07:16:45 -0600

Running curl from a script I attempt to terminate a long download.
     kill -INT curl has no effect
     kill -TERM curl terminates curl.

Does curl trap SIGINT for some special behavior,
leaving the default SIGTERM?

-- 
Thanks,
gil
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2024-08-25