mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-05 20:38:04 +00:00
cov 10399: set the msg_flags to 0 in coroipcs.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2838 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
25a3d310ac
commit
d08c6d577f
@ -761,7 +761,7 @@ req_setup_recv (
|
||||
int on = 1;
|
||||
struct ucred *cred;
|
||||
#endif
|
||||
|
||||
msg_recv.msg_flags = 0;
|
||||
msg_recv.msg_iov = &iov_recv;
|
||||
msg_recv.msg_iovlen = 1;
|
||||
msg_recv.msg_name = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user