Re: [patch] SIGSEGV when adding Connector to Event

2019-02-11 Thread g4-lisz
On 30.01.19 15:33, g4-l...@tonarchiv.ch wrote:

> Hi all,
>
> You finally find the test code attached. It's a bit complicated, but
> it can reproduce the issue:
>
> 1. Connect to an ssh server which supports direct socket tunnelling:
>
> > ./multichannelfw root myserver.com 22
>
> This opens a local listening port at 20021
>
> 2. Open two or more simultaneous ssh sessions via tunnel:
>
> > ssh root@localhost -p20021
>
> 3. Close one session
>
> 4. Open a new one (will stall)
>
> 5. Trigger some traffic by typing something in an already open session*
>
> 6. Segmentation fault
>
Hi there

Could someone reproduce this? You need something else to accept the patch?

Cheers,
Till



Re: [patch] SIGSEGV when adding Connector to Event

2019-02-11 Thread g4-lisz
On 11.02.19 09:04, g4-l...@tonarchiv.ch wrote:

> Hi there
>
> Could someone reproduce this? You need something else to accept the patch?
>
Ignore this mail... I should check Git more often :-))



Re: [patch] added direct-tcpip server example

2019-02-11 Thread g4-lisz
On 05.02.19 02:08, g4-l...@tonarchiv.ch wrote:

> He there,
>
> The patch adds an example implementation of a simple direct-tcpip
> server. It's single thead, for one client with simultaneous forward
> channels.

You need something else to approve this new sample?

Cheers,
Till