mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3-smbd: Remove client_address from smbd_server_connection struct.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
b2511a280a
commit
aee04ef330
@ -449,7 +449,6 @@ struct pending_auth_data;
|
||||
|
||||
struct smbd_server_connection {
|
||||
int sock;
|
||||
struct client_address client_id;
|
||||
const struct tsocket_address *local_address;
|
||||
const struct tsocket_address *remote_address;
|
||||
const char *remote_hostname;
|
||||
|
Loading…
x
Reference in New Issue
Block a user