summaryrefslogtreecommitdiffstats
path: root/m4/.dir
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:54 -0400
commit0e1075701d2a8fa15ead6164d9874a1f94142155 (patch)
treed31c5b11fe6c5cf92aba6e6a750375582e0f4ae7 /m4/.dir
parent174dd7cfef0dfb2a8aee6be54045d40bcac2294c (diff)
downloadsssd-0e1075701d2a8fa15ead6164d9874a1f94142155.tar.gz
sssd-0e1075701d2a8fa15ead6164d9874a1f94142155.tar.xz
sssd-0e1075701d2a8fa15ead6164d9874a1f94142155.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/.dir')
0 files changed, 0 insertions, 0 deletions