开发者

InternetSetOption change connection limit

开发者 https://www.devze.com 2023-03-09 04:16 出处:网络
How can I change the connection limit programmatically by calling the InternetSetOption function on a null handle ? i.e.,

How can I change the connection limit programmatically by calling the InternetSetOption function on a null handle ? i.e.,

How to use

INTERNET_OPTION_MAX_CONNS_PER_SERVER 
or
INTE开发者_开发技巧RNET_OPTION_MAX_CONNS_PER_SERVER

with

InternetSetOption()
0

精彩评论

暂无评论...
验证码 换一张
取 消