mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
don't try to call the name resolver on non-ipv4 names!
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
9c23008221
commit
4bb3d36fe6
@@ -102,6 +102,7 @@ struct socket_context {
|
||||
|
||||
void *private_data;
|
||||
const struct socket_ops *ops;
|
||||
const char *backend_name;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user