diff options
author | Jack Lloyd <[email protected]> | 2019-12-06 11:03:51 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-12-06 11:11:56 -0500 |
commit | 4537becd9f2e2084a7d5a072156a6754e8cbc861 (patch) | |
tree | 58e0405c83fe5dfb090471652c8c35e9814bba82 /src/lib/utils/socket/socket.cpp | |
parent | 22dd2f60084951bee277a145bbb3a0c91aca701b (diff) |
Fix warnings in CLI socket operations
Need to disable tls_client and tls_server here, at least temporarily.
tls_client clearly never worked, because select on stdin doesn't
work in Winsock.
tls_server seems like it would work but has warnings that don't make
any sense with certain versions of VC.
Diffstat (limited to 'src/lib/utils/socket/socket.cpp')
0 files changed, 0 insertions, 0 deletions