Re-factored 'chat()' to become understandable and maintainable as
authoragotneja <agotneja@users.sourceforge.net>
Fri, 12 Jul 2002 04:26:17 +0000 (04:26 +0000)
committeragotneja <agotneja@users.sourceforge.net>
Fri, 12 Jul 2002 04:26:17 +0000 (04:26 +0000)
commit1be7853caf227f7c422675a77de841c55f94e466
treee72d83bde62b88f52189d3c023530abf6206cd01
parent346fb0dd6c36c40db3da727eac44581ccfac7c2b
Re-factored 'chat()' to become understandable and maintainable as
a first step in adding Transparent Proxy functionality.

Added several new static functions in jcc.c, and moved some data
parameters up into project.h to allow them to be passed between
the new functions.
src/jcc.c
src/project.h