[2/2] ws2_32: Implement returning the proper time with SO_CONNECT_TIME.

Sebastian Lackner sebastian at fds-team.de
Thu Nov 20 06:27:24 CST 2014


Based on a patch by Erich Hoover.

To avoid calculations on the client-side, the server sends the connect time as relative (negative) value.
Needs tools/make_requests. 

---
 dlls/ws2_32/socket.c     | 21 ++++++++++++++++-----
 dlls/ws2_32/tests/sock.c | 19 +++++++++++++++++++
 server/protocol.def      |  1 +
 server/sock.c            |  1 +
 4 files changed, 37 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ws2_32-Implement-returning-the-proper-time-with-SO_C.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141120/660e604f/attachment-0001.bin>


More information about the wine-patches mailing list