Re: Working on keepalive messages while waiting for local connection

2018-04-14 Thread g4-lisz
On 14.04.2018 18:35, g4-l...@tonarchiv.ch wrote: > > On 14.04.2018 17:58, Andreas Schneider wrote: >> On Saturday, 14 April 2018 15:55:20 CEST g4-l...@tonarchiv.ch wrote: >>> On 11.04.2018 18:09, g4-l...@tonarchiv.ch wrote: On 11.04.2018 17:31, Andreas Schneider wrote: > ould appreciate

Re: Working on keepalive messages while waiting for local connection

2018-04-14 Thread g4-lisz
On 14.04.2018 17:58, Andreas Schneider wrote: > On Saturday, 14 April 2018 15:55:20 CEST g4-l...@tonarchiv.ch wrote: >> On 11.04.2018 18:09, g4-l...@tonarchiv.ch wrote: >>> On 11.04.2018 17:31, Andreas Schneider wrote: ould appreciate a lot if someone could show me some sample code. I

Re: Working on keepalive messages while waiting for local connection

2018-04-14 Thread Andreas Schneider
On Saturday, 14 April 2018 15:55:20 CEST g4-l...@tonarchiv.ch wrote: > On 11.04.2018 18:09, g4-l...@tonarchiv.ch wrote: > > On 11.04.2018 17:31, Andreas Schneider wrote: > >> ould appreciate a lot if someone could show me some sample code. > >> I think that ssh_event_dopoll() will handle it and

Re: Working on keepalive messages while waiting for local connection

2018-04-14 Thread g4-lisz
On 11.04.2018 18:09, g4-l...@tonarchiv.ch wrote: > On 11.04.2018 17:31, Andreas Schneider wrote: >> ould appreciate a lot if someone could show me some sample code. >> I think that ssh_event_dopoll() will handle it and call the appropriate >> callback. Don't use ssh_select() >> >> In master we