diff options
author | Volker Lendecke <vlendec@samba.org> | 2005-10-16 12:43:09 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:44:48 -0500 |
commit | d68319431e62e43c0ecb23328e3162128d823958 (patch) | |
tree | 9a798646b260534b8f293f3facc925bb1058dd6e /swat/index.esp | |
parent | 17355fbbd4c4a904bb75c1d8ba98948edaf0fe68 (diff) | |
download | samba-d68319431e62e43c0ecb23328e3162128d823958.tar.gz samba-d68319431e62e43c0ecb23328e3162128d823958.tar.bz2 samba-d68319431e62e43c0ecb23328e3162128d823958.zip |
r11095: Implement wb_getuserdomgroups.
Tridge, if you have the time, you might want to look at a problem I'm having
with unix domain stream sockets. From a comment in this commit:
/* Using composite_trigger_error here causes problems with the client
* socket. Linux 2.6.8 gives me a ECONNRESET on the next read after
* writing the reply when I don't wait the 100 milliseconds. */
This is in winbind/wb_cmd_userdomgroups.c:93.
The problem I have is that I can not *immediately* send an error reply to the
client because the next receive fails. Waiting 100 milliseconds helps. It
might also be a problem with epoll(), I don't really know.
I'd appreciate if you took a brief look at this, maybe I'm doing something
wrong.
Thanks,
Volker
(This used to be commit 3e535cce743710a68a4264e4f66e9c0c4d6770c6)
Diffstat (limited to 'swat/index.esp')
0 files changed, 0 insertions, 0 deletions