Simon Tatham
3d15342fe8
windows/network.c: refactor addr family in sk_newlistener.
...
Most of the previous large sk_newlistener function is now an inner
function whose address-family parameter is a platform AF_FOO constant
rather than one of our own ADDRTYPE_FOO. sk_newlistener itself is a
trivial wrapper on that, which just does the initial translation from
the input ADDRTYPE_FOO into an AF_FOO.
This will make it possible to drop in alternative wrapper functions
which won't have to make up a pointless ADDRTYPE.
2022-02-04 19:28:56 +00:00
..
2022-01-15 18:27:19 +00:00
2022-01-03 12:12:05 +00:00
2021-05-24 15:27:38 +01:00
2022-01-15 18:27:19 +00:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:28:28 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-01-22 15:51:31 +00:00
2021-07-01 18:59:44 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-05-27 09:48:32 +01:00
2022-01-22 15:51:31 +00:00
2021-10-18 20:15:35 +01:00
2021-04-26 18:00:01 +01:00
2021-05-03 17:01:55 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:29:24 +01:00
2022-02-04 19:28:56 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-01-22 15:51:31 +00:00
2021-12-28 18:08:31 +00:00
2021-04-26 18:00:01 +01:00
2021-04-26 18:00:01 +01:00
2021-10-18 20:15:35 +01:00
2021-05-08 17:33:25 +01:00
2021-05-08 17:51:27 +01:00
2021-05-08 17:33:25 +01:00
2021-09-16 14:33:59 +01:00
2021-09-16 14:33:59 +01:00
2021-05-08 17:20:50 +01:00
2021-05-08 17:33:25 +01:00
2022-01-15 18:54:07 +00:00
2021-04-26 18:00:01 +01:00
2021-05-08 17:33:25 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:28:28 +01:00
2022-01-22 15:51:31 +00:00
2022-01-03 12:12:05 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-01-22 15:51:31 +00:00
2022-01-08 14:04:51 +00:00
2022-01-22 15:51:31 +00:00