You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@apache.org on 2001/12/04 19:26:47 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_ajp_common.c jk_ajp_common.h

costin      01/12/04 10:26:47

  Removed:     jk/native2/common jk_ajp_common.c jk_ajp_common.h
  Log:
  Moved ajp-specific code back to jk_ajp14_worker. We now use a single
  code base and module for all ajp protocols.
  
  The code dealing with get/send message will be integrated with the channel/endpoint
  abstractions and used for all workers ( it's not specific to ajp )

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>