1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 09:51:46 -05:00
Daniel Stenberg a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
It was used (intended) to pass in the size of the 'socks' array that is
also passed to these functions, but was rarely actually checked/used and
the array is defined to a fixed size of MAX_SOCKSPEREASYHANDLE entries
that should be used instead.

Closes #4169
2019-07-30 23:16:44 +02:00
..
2019-05-21 09:38:11 +02:00
2019-05-21 09:38:11 +02:00
2019-05-20 19:00:59 +02:00
2019-06-05 20:38:06 +02:00
2018-09-13 08:26:37 +02:00
2019-07-17 00:52:24 -04:00
2019-05-20 08:51:11 +02:00
2019-06-11 07:46:04 +02:00
2019-06-10 09:18:16 +02:00