diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-09-16 06:58:38 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-09-16 06:58:38 +0800 |
commit | d5595738ddcaea431f07a9d61956e5f8a96dae3d (patch) | |
tree | e40a0ad87e12120a552d287f062dabde5886c2e2 /widgets/table | |
parent | 4aee454eba98a1c0052ec400bacc061af72d50cb (diff) | |
download | gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar.gz gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar.bz2 gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar.lz gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar.xz gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.tar.zst gsoc2013-evolution-d5595738ddcaea431f07a9d61956e5f8a96dae3d.zip |
split all the ldap operations into 2 halves, a handler, and destructor,
2000-09-15 Chris Toshok <toshok@helixcode.com>
* backend/pas/pas-backend-ldap.c: split all the ldap operations
into 2 halves, a handler, and destructor, and create a structure
containing two function pointers and any data they need. this
allows us queue up pending operations (since the LDAP*'s are no
longer view specific. there's one per backend.) also, add
support for restarting async operations if the SERVER DOWN error
isn't communicated until sometime after the handler is called (as
is the case with the async search stuff.)
svn path=/trunk/; revision=5468
Diffstat (limited to 'widgets/table')
0 files changed, 0 insertions, 0 deletions