CVS log for: ltmain.sh

Revision 1.3 - roper - November 18, 2003 at 23:43:42
Branches: TRUNK
Diff to: 1.2, 1.1
Re-importing modified copy of GNU Pth for use with CoW.  This version
includes (highly experimental) support for sys_epoll in place of select().
In theory, this should be much faster than the regular code.

Revision 1.2 - roper - November 18, 2003 at 23:38:27
Branches: TRUNK
Diff to: 1.1
Pth import was screwed up -- remove it so I can try again.

Revision 1.1 - roper - November 18, 2003 at 23:35:39
Branches: TRUNK
 - included Pth has experimental support for sys_epoll
 - removed response concurrency code -- useless