diff options
| author | Pavel Roskin <plroskin@gmail.com> | 2016-06-21 16:30:17 -0700 |
|---|---|---|
| committer | Pavel Roskin <plroskin@gmail.com> | 2016-07-08 04:15:41 +0000 |
| commit | 1ded8ec43726e9b65048be2c9f4fb044dbc0ec9d (patch) | |
| tree | 57685d599781c19803c7fddc30c779b9fdfd88de /rdp/rdp.c | |
| parent | f908528a004812c36a27a6705f8d2453cc9084c4 (diff) | |
| download | xrdp-proprietary-1ded8ec43726e9b65048be2c9f4fb044dbc0ec9d.tar.gz xrdp-proprietary-1ded8ec43726e9b65048be2c9f4fb044dbc0ec9d.zip | |
Remove unused string support in scp_session_set_addr()
Using the same argument for binary and text data is not a good idea. If
string support is ever needed, it should be a separate function.
Remove SCP_ADDRESS_TYPE_IPV4_BIN and SCP_ADDRESS_TYPE_IPV6_BIN, use
SCP_ADDRESS_TYPE_IPV4 and SCP_ADDRESS_TYPE_IPV6, which simplifies the
code.
Diffstat (limited to 'rdp/rdp.c')
0 files changed, 0 insertions, 0 deletions
