[PATCH 1/2] server: Add mechanism to retrieve the connect time of a socket (try 3).

Erich E. Hoover ehoover at mines.edu
Wed Apr 11 08:26:07 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch implements storing the connect time of a socket for
retrieval with the SO_CONNECT_TIME socket option (part 2).  With this
updated version the server call has been changed to "get_socket_info"
(to allow for easy expansion of additional information in the future)
and it is now appropriately mentioned that the connect time that is
returned is the number of seconds since the Epoch.  This version also
fixes an access request mistake and no-longer includes the
auto-generated "requests" files, many thanks to Dmitry Timoshkov for
pointing out these issues.

Changelog:
    server: Add mechanism to retrieve the connect time of a socket.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Add-mechanism-to-retrieve-the-connect-time-of.patch
Type: application/octet-stream
Size: 3973 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120411/565a5ca3/attachment.obj>


More information about the wine-patches mailing list