Session answering fix

master
Alexey Khromov 1 month ago
parent fdbeb83ab6
commit 2c58629de4

@ -117,7 +117,7 @@ int answ_system(e_session type, char *connstr, int inetd)
rc = session();
if( (inetd == 0) && (state.inet == FALSE) )
if( ( !inetd ) )
{
port_deinit(0, &oldtio);
port_close();

Loading…
Cancel
Save