On Tue, 2003-03-25 at 22:08, Daniel Draper wrote:
> Hi all,
>
> When an HTTP repsonse is sent to the client it is done so via a client
> socket. Is there an accessor function for me to write to or modify one
> of these sockets? Where is the socket created?
(From memory):
clientHttpAccept().
what happens is the comms layer detects a new socket, and calls
clientHttpAccept to hand that off to the HTTP client layer.
Cheers,
Rob
-- GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:35 MST