Revision 4a82347a slirp/tcp_subr.c

b/slirp/tcp_subr.c
483 483
					   /* if it's not FACCEPTONCE, it's already NOFDREF */
484 484
	}
485 485
	so->s = s;
486
	so->so_state |= SS_INCOMING;
486 487

  
487 488
	so->so_iptos = tcp_tos(so);
488 489
	tp = sototcpcb(so);

Also available in: Unified diff