masroore / CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.
BSD 3-Clause "New" or "Revised" License
182 stars 71 forks source link

help in MultiDemo #6

Closed gitlsl closed 8 years ago

gitlsl commented 9 years ago

i am use your CurlSharp's sample all is ok but "MultiDemo" always wrong , line 49 : var rc = multi.Select(1000); // one second alway return -1 waiting for your help!