cvs commit: src/sys/kern uipc_syscalls.c
Randall Stewart
rrs at FreeBSD.org
Wed Jan 24 12:59:57 UTC 2007
rrs 2007-01-24 12:59:56 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_syscalls.c
Log:
Fixes the MSG_PEEK for sctp_generic_recvmsg() the msg_flags
were not being copied in properly so PEEK and any other
msg_flags input operation were not being performed right.
Approved by: gnn
Revision Changes Path
1.246 +10 -2 src/sys/kern/uipc_syscalls.c
More information about the cvs-src
mailing list