simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Nov 17 14:04:52 GMT 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10075
Date: 2013-11-17 14:04:48 +0000 (Sun, 17 Nov 2013)
Log message (6 lines):
Remove sk_{get,set}_private_ptr completely!
It was only actually used in X11 and port forwarding, to find internal
state structures given only the Socket that ssh.c held. So now that
that lookup has been reworked to be the sensible way round,
private_ptr is no longer used for anything and can be removed.
Modified files:
U putty/errsock.c
U putty/network.h
U putty/proxy.c
U putty/unix/uxnet.c
U putty/unix/uxproxy.c
U putty/windows/winhsock.c
U putty/windows/winnet.c
U putty/windows/winnps.c
Links:
http://svn.tartarus.org/sgt/?rev=10075&view=rev
http://svn.tartarus.org/sgt/putty/errsock.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/network.h?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/proxy.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/unix/uxnet.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/unix/uxproxy.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/windows/winhsock.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/windows/winnet.c?rev=10075&r1=10074&r2=10075
http://svn.tartarus.org/sgt/putty/windows/winnps.c?rev=10075&r1=10074&r2=10075
More information about the tartarus-commits
mailing list