summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorRalf Haferkamp <rhafer@suse.de>2011-08-04 15:38:47 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-08-11 13:19:46 -0400
commit8121d1c243ad28a706363ee4ae5bfeb9623fe705 (patch)
tree69fbbda567f399f56290050090a47f68f315121a /m4
parent94b1c09b745276e1517f6024fd54643a1568f47d (diff)
downloadsssd-8121d1c243ad28a706363ee4ae5bfeb9623fe705.tar.gz
sssd-8121d1c243ad28a706363ee4ae5bfeb9623fe705.tar.xz
sssd-8121d1c243ad28a706363ee4ae5bfeb9623fe705.zip
Allow the O_NONBLOCK flag to be reset correctly
sssd set the O_NONBLOCK flag on the LDAP socket twice. First in set_fd_flags_and_opts(). And the second time in sdap_async_sys_connect_send() after storing a backup in the local state structure. The backup is later used to restore the original flags (after connect() succeeded). As NONBLOCK was already set before it didn't correctly reset that flag. https://fedorahosted.org/sssd/ticket/952
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions