]> granicus.if.org Git - curl/commit
keep count of the number of "alive" handles in a struct member, as otherwise
authorDaniel Stenberg <daniel@haxx.se>
Wed, 2 Aug 2006 22:29:29 +0000 (22:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 2 Aug 2006 22:29:29 +0000 (22:29 +0000)
commit159834171e0ae174634cd88385b223d0dafec359
treed7c488397a59b264e67c3efb6908646634096ada
parent8a38c72c48cdc75e21aa1d13235215783115007f
keep count of the number of "alive" handles in a struct member, as otherwise
*multi_socket*() can't return the proper number
lib/multi.c