Re: [Pas-dev] pas/src/Org/Bgw/HTTP/Header CVS commit
Status: Beta
Brought to you by:
mortis
|
From: Kyle R. B. <mo...@vo...> - 2003-11-11 15:46:03
|
> At this point the proxy runs and works, but the connection management should
> probably be redone. A connection manager class would simplify the proxy a
> good deal.
I think the Connection object was originally supposed to be the object
that represented the endpoint-pair of client socket to server socket.
Could we extend BufferedSocket to become the embodiment of the single
socket, and then refactor Connection to become the thing that
manages the pairing?
Kyle
--
------------------------------------------------------------------------------
Wisdom and Compassion are inseparable.
-- Christmas Humphreys
mo...@vo... http://www.voicenet.com/~mortis
------------------------------------------------------------------------------
|