Am Mittwoch, den 09.07.2008, 23:14 +0200 schrieb Hans Bulfone:
> hi,
>
> On Wed, Jul 09, 2008 at 02:22:45PM +0200, Jörg F. Wittenberger wrote:
> > Hi all,
> >
> > I wanted to control tcp connections from chicken, but handle the actual
> > traffic by an external program.
> >
> > This appears not
hi,
On Wed, Jul 09, 2008 at 02:22:45PM +0200, Jörg F. Wittenberger wrote:
> Hi all,
>
> I wanted to control tcp connections from chicken, but handle the actual
> traffic by an external program.
>
> This appears not quite possible with the tcp unit as it stands.
> tcp-accept starts reading from t
Hi all,
I wanted to control tcp connections from chicken, but handle the actual
traffic by an external program.
This appears not quite possible with the tcp unit as it stands.
tcp-accept starts reading from the accepted connection while my
connection handler starves. (Or at worst they will share