On Tue, Apr 10, 2012 at 6:46 AM, Alexandre Julliard julliard@winehq.org wrote:
"Erich E. Hoover" ehoover@mines.edu writes: ...
Changelog: server: Add mechanism to retrieve the connect time of a socket.
You should make it a generic get_info request, and return the time in standard server format.
Maybe I'm missing something here, does this already exist somewhere in the server and I'm just not seeing it? How I originally proposed to do this was by adding a request for retrieving generic socket properties, but from your reply to that attempt it sounded like you wanted me to make a connect-specific request.
Erich Hoover ehoover@mines.edu