+2
−1
+0
−2
src/tool_cb_skt.c
deleted100644 → 0
+0
−97
src/tool_cb_skt.h
deleted100644 → 0
+0
−35
+15
−3
Loading
Use the new library CURLOPT_TCP_KEEPALIVE rather than disabling this via the sockopt callback. If --keepalive-time is used, apply the value to CURLOPT_TCP_KEEPIDLE and CURLOPT_TCP_KEEPINTVL.