By atul (12. June 2007, 11:44:55)
Hi
Should SocketTransport be implemented as STATE? GoF takes a similar example to illustrate STATE ( TcpConnection )...
Then only the connectedToHost can have correct read/write implementations...
Actually the base class would be
(more...)