Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/darwin



Module Name:    src
Committed By:   manu
Date:           Sat Jul 24 15:45:27 UTC 2004

Modified Files:
        src/sys/compat/darwin: darwin_socket.c

Log Message:
- Perform alternate path checks in emulation tree for connect with AF_LOCAL
sockets
- When converting Darwin to native sockets, beware that darwin does not set
the size to AF_LOCAL sockets. We need to recompute by hand.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/compat/darwin/darwin_socket.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