s3: Add tevent_wait_send/recv
commit3da86cc23f20e5b852d08aa05dacabb2d6e496e2
authorVolker Lendecke <vl@samba.org>
Wed, 18 Jul 2012 09:25:42 +0000 (18 11:25 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 18 Jul 2012 22:54:20 +0000 (18 15:54 -0700)
treeecf2a9bc116cd623292bf7177aab55d182743a43
parentf79fb4429c7fb9c2ae81f06fc8f2162a1ccd226c
s3: Add tevent_wait_send/recv

To me it seems that we might have this functionality already somewere... I
just can't find it. Metze, do you have an idea?

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/Makefile.in
source3/lib/tevent_wait.c [new file with mode: 0644]
source3/lib/tevent_wait.h [new file with mode: 0644]
source3/wscript_build