HomeFreeBSD

Fix some problems in linux_sendmsg() and linux_recvmsg().
rS121008Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix some problems in linux_sendmsg() and linux_recvmsg().

  • Allocate storage for uap->msg always because it is copyin()'ed in native sendmsg().
  • Convert sockopt level from Linux to FreeBSD after native recvmsg() calling.
  • Some cleanups.

Tested with: Oracle 9i shared server connection mode.

MFC after: 1 week

Details

Provenance
iwasakiAuthored on
Parents
rS121007: Describe '-M' in usage().
Branches
Unknown
Tags
Unknown

Event Timeline