it seems like a bunch of the stuff in the org.apache.tomcat.util.net package
in tomcat 3.x would be useful outside the scope of tomcat 3.  most notably,
things like TcpConnection, TcpConnectionHandler, PoolTcpEndpoint.

what would people think about moving (or at least copying for now) this
package into j-t-c/util?  a bunch of the subpackages of o.a.t.util in tomcat
3 have already been moved there.

the reason i bring this up is i think i'd like to use some of this stuff for
the refactored ajp stuff i'm doing in j-t-c/jk.

-kevin.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to