Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/net
Module Name: src
Committed By: thorpej
Date: Mon Aug 2 00:19:34 UTC 2004
Modified Files:
src/lib/libc/net: nsdispatch.c
Log Message:
Prevent a deadlock that could occur if we try to update the configuration
data structures during a recursive call to nsdispatch() by keeping a record
of which threads are inside nsdispatch() at any given time.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/lib/libc/net/nsdispatch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index