[PATCH] sctp_recvmsg man update

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

 



From: Damir Franusic <damir.franusic@xxxxxxxxx>

* fixes issue #31
---
 man/sctp_recvmsg.3 | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/man/sctp_recvmsg.3 b/man/sctp_recvmsg.3
index a7dede1..7854aec 100644
--- a/man/sctp_recvmsg.3
+++ b/man/sctp_recvmsg.3
@@ -44,7 +44,16 @@ message.
 .I msg_flags
 is a pointer to a integer that is filled with any message flags like
 .B MSG_NOTIFICATION or
-.B MSG_EOR.
+.B MSG_EOR. 
+The value of 
+.I msg_flags 
+pointer should be initialized to 0 to avoid unexpected behavior;
+.I msg_flags
+is also used as an input 
+.I flags 
+argument to 
+.I recvmsg
+function.
 .SH "RETURN VALUE"
 On success,
 .BR sctp_recvmsg
-- 
2.21.0




[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux