winsock: Increase amount of iovec's to 32

Alexandre Julliard julliard at winehq.org
Wed Sep 19 08:00:58 CDT 2007


Maarten Lankhorst <m.b.lankhorst at 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 at winehq.org



More information about the wine-devel mailing list