Searched hist:130527 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dsocketvar.hdiff 130527 Tue Jun 15 11:43:11 MDT 2004 rwatson Fill in locking annotation for additional socket fields:

so_timeo Used as a sleep/wakeup address, no locking.
sb_* Almost all socket buffer fields locked with
sockbuf lock for the oskcet buffer.
so_cred Static after socket creation.

Completed in 94 milliseconds