1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 15:48:06 -05:00
Simon Tatham 23b15dbc77 Allow sockets to retrieve their local endpoint info.
The peer_info method in the Socket vtable is replaced with
endpoint_info, which takes a boolean indicating which end you're
asking about.

sk_peer_info still exists, as a wrapper on the new sk_endpoint_info.
2024-06-29 11:49:32 +01:00
..
2024-04-15 19:42:50 +01:00
2022-05-05 19:04:34 +01:00
2023-12-18 14:47:48 +00:00
2023-12-18 14:47:48 +00:00
2023-12-18 14:47:48 +00:00
2023-08-27 10:45:54 +01:00