Session answering fix
This commit is contained in:
parent
fdbeb83ab6
commit
2c58629de4
@ -117,7 +117,7 @@ int answ_system(e_session type, char *connstr, int inetd)
|
|||||||
|
|
||||||
rc = session();
|
rc = session();
|
||||||
|
|
||||||
if( (inetd == 0) && (state.inet == FALSE) )
|
if( ( !inetd ) )
|
||||||
{
|
{
|
||||||
port_deinit(0, &oldtio);
|
port_deinit(0, &oldtio);
|
||||||
port_close();
|
port_close();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user