1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-18 21:05:26 -05:00
Simon Tatham 807ed08da0 Centralise stub plug/socket functions.
In the previous few commits I noticed some repeated work in the form
of pointless empty implementations of Plug's log method, plus some
existing (and some new) empty cases of Socket's endpoint_info. As a
cleanup, I'm replacing as many as I can find with uses of a central
null implementation in the stubs directory.
2024-06-29 12:19:35 +01:00
..
2022-09-01 20:43:23 +01:00
2023-02-18 14:11:31 +00:00
2022-09-01 20:43:23 +01:00
2023-02-18 14:11:31 +00:00
2022-09-01 20:43:23 +01:00
2023-02-18 14:11:31 +00:00
2022-09-01 20:43:23 +01:00
2022-09-01 20:43:23 +01:00
2022-09-01 20:43:23 +01:00
2022-09-01 20:43:23 +01:00
2022-09-01 20:43:23 +01:00
2023-12-18 14:47:48 +00:00