K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-27T03:22:15.000000Z K 7 svn:log V 239 Add a new global mutex, so_global_mtx, which protects the global variables so_gencnt, numopensockets, and the per-socket field so_gencnt. Annotate this this might be better done with atomic operations. Annotate what accept_mtx protects. END