On Monday 07 February 2005 17:03, The Mage wrote:
> Perhaps by the time the connection is open and the initial
> web-request headers are read, it is too late to change this
> connection option? I have no control over the actual opening of the
> connection, since it is initiated by a web browser.

Yes, I believe that option takes effect when the data is read from the 
network, not when you call read(). So you'd want to set it as early as 
possible.

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <moo-cows@the-b.org>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to  <[EMAIL PROTECTED]>

Reply via email to