diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-17 11:24:44 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-17 13:43:59 +0200 |
commit | 32452d9f03e2cc5b98b4f5ddd419428c191b76fd (patch) | |
tree | 55e3c204f31910adad2e602cbc5e5c8edce4ab4c /src/sysv | |
parent | 9e8f85e24b971122f22f20e528e6d073db515634 (diff) | |
download | sssd-32452d9f03e2cc5b98b4f5ddd419428c191b76fd.tar.gz sssd-32452d9f03e2cc5b98b4f5ddd419428c191b76fd.tar.bz2 sssd-32452d9f03e2cc5b98b4f5ddd419428c191b76fd.zip |
krb5_locator: Allow socktype to be 0 (any)
man 3 getaddrinfo:
ai_socktype This field specifies the preferred socket type, for
example SOCK_STREAM or SOCK_DGRAM.
Specifying 0 in this field indicatesa that socket addresses of any
type can be returned by getaddrinfo().
Heimdal makes use of this and passes socktype = 0.
This makes the locator plugin usable with heimdal.
Diffstat (limited to 'src/sysv')
0 files changed, 0 insertions, 0 deletions