1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
Andrew Tridgell 5609c50433 tevent: added tevent_re_initialise()
This allows us to re-initialise a tevent context without destroying
the pointer. That means that if someone keeps a long term ptr to the
event context across a fork it will still work.

This also brings the memory handling in single and standard process
models much closer together, which means less bugs that we don't find
with make test.
2010-03-26 21:13:27 +11:00
..
2009-09-11 15:39:52 +02:00
2009-02-16 08:53:25 +01:00
2009-08-19 11:39:44 +02:00
2010-02-22 21:45:32 +01:00
2010-02-22 21:45:32 +01:00
2009-09-25 11:00:19 -04:00
2009-02-16 08:53:25 +01:00
2010-03-26 21:13:27 +11:00
2010-03-26 21:13:27 +11:00