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 2002/05/31 19:47:35 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_mt.h

costin      2002/05/31 10:47:35

  Removed:     jk/native2/include jk_mt.h
  Log:
  Removed the old mt header. We'll use APR mutexes instead ( the original
  pthread and win32 code is still available, but using the jk_mutex interface).
  
  This is cleaner and more portable ( we use non-apr code only for apache1.3
  support, all other uses are APR based )

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