Merge remote-tracking branch 'kiszka/queues/slirp' into staging
This commit is contained in:
commit
39ba59c21b
@ -610,6 +610,7 @@ findso:
|
||||
so->so_ti = ti;
|
||||
tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT;
|
||||
tp->t_state = TCPS_SYN_RECEIVED;
|
||||
tcp_template(tp);
|
||||
}
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user