diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2021-02-04 18:07:24 +0100 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2021-02-10 13:30:09 +0100 |
commit | 7bd21ce1efc363b3e8ea1d51dd1410ccd66820cb (patch) | |
tree | f725f2599ccf07f30785fce70d095936851ac887 /src/Makefile.test.include | |
parent | 04ae8469049e1f14585aabfb618ae522150240a7 (diff) |
style: rename hSocket to sock
In the arguments of `InterruptibleRecv()`, `Socks5()` and
`ConnectThroughProxy()` the variable `hSocket` was previously of type
`SOCKET`, but has been changed to `Sock`. Thus rename it to `sock` to
imply its type, to distinguish from other `SOCKET` variables and to
abide to the coding style wrt variables' names.
Diffstat (limited to 'src/Makefile.test.include')
0 files changed, 0 insertions, 0 deletions