mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
This commit is contained in:
commit
39ba59c21b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue