tevent: add test_event_fd2()
commit3ed0f7d9924b6f70c56b98adb7c98032a255fc55
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Feb 2013 15:43:44 +0000 (27 16:43 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:01:42 +0000 (1 12:01 -0800)
tree8c9998baefe434fe8043e735a0f63d78830e7a09
parentcf3ee4eb53829b7825c56d1d6581b46158d258d1
tevent: add test_event_fd2()

This test fills the socket kernel buffers
and verifies that we don't report TEVENT_FD_WRITE
if the buffer is full.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/testsuite.c