Make sure to activate Timer T1 in connect()
This commit is contained in:
parent
499445d8b1
commit
9db9234a56
1 changed files with 2 additions and 0 deletions
|
@ -831,6 +831,8 @@ static int server_connect(patty_ax25_server *server,
|
|||
|
||||
patty_ax25_sock_timer_ack_restart(sock);
|
||||
|
||||
patty_ax25_sock_timer_ack_set(sock, &server->timer);
|
||||
|
||||
/*
|
||||
* At this point, we will wait for a DM, FRMR or XID response, which
|
||||
* will help us determine what version of AX.25 to apply for this socket,
|
||||
|
|
Loading…
Add table
Reference in a new issue