[Mono-devel-list] Socket poll timeout fault in internal HttpWebResponse ctor

Malte Hildingson tds00mahi at tellus.thn.htu.se
Sun May 18 15:30:38 EDT 2003


I found that there's a problem with the timeout (milliseconds) passed to
the internal HttpWebResponse constructor. This timeout value is later in
the constructor passed to a Socket.Poll method, which presumes a timeout
in microseconds. I opened bug #43240 and attached a suggested patch for
review.

/malte




More information about the Mono-devel-list mailing list