Mercurial > dropbear
diff svr-tcpfwd.c @ 1625:79eef94ccea9
Split ChanType closehandler() and cleanup() so that dbclient doesn't
lose exit status messages
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 14 Nov 2018 22:57:56 +0800 |
parents | 572a7aefa188 |
children | 9b02c49bd396 |
line wrap: on
line diff
--- a/svr-tcpfwd.c Wed Nov 14 22:52:04 2018 +0800 +++ b/svr-tcpfwd.c Wed Nov 14 22:57:56 2018 +0800 @@ -238,7 +238,8 @@ newtcpdirect, /* init */ NULL, /* checkclose */ NULL, /* reqhandler */ - NULL /* closehandler */ + NULL, /* closehandler */ + NULL /* cleanup */ }; /* Called upon creating a new direct tcp channel (ie we connect out to an