summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-12-21 15:09:58 +0000
committerdes <des@FreeBSD.org>2002-12-21 15:09:58 +0000
commita9741e060abda4858c722294e0cf9857a5614cd9 (patch)
tree562a549428d2f1ee43c0af72a164feeec1b412bb /sys/netinet/tcp_syncache.c
parentc877a609a92a1161f69d1d6a8a883e61600dcbb2 (diff)
downloadFreeBSD-src-a9741e060abda4858c722294e0cf9857a5614cd9.zip
FreeBSD-src-a9741e060abda4858c722294e0cf9857a5614cd9.tar.gz
The previous commit contained a stupid mistake: ctxt->pam_[cp]sock was
initialized after the call to pthread_create() instead of before. It just happened to work with threads enabled because ctxt is shared, but of course it doesn't work when we use a child process instead of threads.
Diffstat (limited to 'sys/netinet/tcp_syncache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud