[PATCH 2/7] dpwsockx: Implementation of SPInit

Henri Verbeet hverbeet at gmail.com
Sat Oct 10 11:18:30 CDT 2009


2009/10/10 Kai Blin <kai.blin at gmail.com>:
> But I highly doubt DirectPlay works on any of those.
That would be a bug then, although perhaps not the most important one.

> It's always in intel byteorder.
That just means the network byte order is little endian.

I agree this isn't the most important thing in a practical sense, but
as a principle I think network protocol implementations should
maintain that distinction. The same applies for reading/writing data
from/to disk or any other external source/destination.



More information about the wine-devel mailing list