summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tevent/doc
Commit message (Collapse)AuthorAgeFilesLines
* lib/tevent: Sync tevent from samba git treeAmitay Isaacs2012-04-131-1/+1
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 483459c79884891b3639a8bb865d5e8318cde98c)
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-182-0/+85
In Samba this is now called "tevent", and while we use the backwards compatibility wrappers they don't offer EVENT_FD_AUTOCLOSE: that is now a separate tevent_fd_set_auto_close() function. This is based on Samba version 7f29f817fa939ef1bbb740584f09e76e2ecd5b06. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit 85e5e760cc91eb3157d3a88996ce474491646726)