r2443: check return code of event_loop_once() to catch thet cases where the server
commit6b9b169c2746c0223f249700d7ff8a70feb8da62
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Sep 2004 10:40:11 +0000 (20 10:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:54 +0000 (10 12:58 -0500)
treef7064839446cccbbf5aa5a026677dc9be0145d21
parent8f85b3f77132279d8e79ff9a8a213515a3845fe0
r2443: check return code of event_loop_once() to catch thet cases where the server
closes the connetion and we got EBADF from select() and event_loop_once() fails

metze
(This used to be commit 9c0e50a6f3d628156b4543d5ded89e06be696f64)
source4/libcli/raw/rawrequest.c
source4/librpc/rpc/dcerpc.c
source4/torture/rpc/echo.c
source4/torture/rpc/netlogon.c