r3021: under heavy load the listen queue for messaging unix domain socket can fill...
authorAndrew Tridgell <tridge@samba.org>
Sun, 17 Oct 2004 13:22:37 +0000 (13:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:58 +0000 (12:59 -0500)
commit2c568d4dc20303061a89c815b9a9a0bafc283633
tree4d0b978c3db72332ad1f35b190b0ac2e80f35d43
parent64514ff5b7734667a1364de925114091fe208b3a
r3021: under heavy load the listen queue for messaging unix domain socket can fill up, leading to refused
connections. The caller needs to retry. This adds testing of the retry in LOCAL-MESSAGING
source/torture/local/messaging.c