simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Nov 17 14:03:44 GMT 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10066
Date:           2013-11-17 14:03:44 +0000 (Sun, 17 Nov 2013)

Log message (6 lines):
Factor out the HANDLE-to-Socket adapter from winproxy.c.

It's now kept in a separate module, where it can be reused
conveniently for other kinds of Windows HANDLE that I want to wrap in
the PuTTY Socket abstraction - for example, the named pipes that I
shortly plan to use for the Windows side of connection-sharing IPC.

Modified files:
U   putty/Recipe
A   putty/windows/winhsock.c
U   putty/windows/winproxy.c

Links:
http://svn.tartarus.org/sgt/?rev=10066&view=rev
http://svn.tartarus.org/sgt/putty/Recipe?rev=10066&r1=10065&r2=10066
http://svn.tartarus.org/sgt/putty/windows/winhsock.c?rev=10066&view=markup
http://svn.tartarus.org/sgt/putty/windows/winproxy.c?rev=10066&r1=10065&r2=10066



More information about the tartarus-commits mailing list