K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-07-09T12:26:22.000000Z K 7 svn:log V 257 Add missing locking to linux_connect() so that it can be marked MP safe: - Conditionally grab Giant around the EISCONN hack at the end based on debug.mpsafenet. - Protect access to so_emuldata via SOCK_LOCK. Reviewed by: rwatson Approved by: re (scottl) END