19 Sep
2007
19 Sep
'07
1 p.m.
Maarten Lankhorst <m.b.lankhorst(a)gmail.com> writes:
I don't know why WS_MSG_MAXIOVLEN is used here, that seems to be a message identifier rather then the actual size of MAXIOVLEN, so I added a define for MAXIOVLEN and made it 32.
MSG_MAXIOVLEN is not a message identifier, it's really supposed to be an iovec size. Do you have a test case showing that Windows uses 32 instead? -- Alexandre Julliard julliard(a)winehq.org