diff options
author | teor <teor2345@gmail.com> | 2017-03-01 16:22:37 +1100 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2017-03-01 16:22:37 +1100 |
commit | 934003587305dcfb2cbc7f01e7248e3bd378317b (patch) | |
tree | 34c240f7a3f7e665ddebcd94b0f58af38da26f5f /src/or/channeltls.c | |
parent | efa5bbaba07d20d1aacff7d1d2a5fe08a6ec2d72 (diff) | |
download | tor-934003587305dcfb2cbc7f01e7248e3bd378317b.tar.gz tor-934003587305dcfb2cbc7f01e7248e3bd378317b.zip |
Remove the unused field or_connection_t.is_connection_with_client
To discover if a connection is from a tor client, use:
channel_is_client(TLS_CHAN_TO_BASE(or_connection_t.chan))
Part of 21406.
Diffstat (limited to 'src/or/channeltls.c')
0 files changed, 0 insertions, 0 deletions