summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/files.rb
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2009-09-14 17:03:41 -0700
committerJames Turnbull <james@lovedthanlost.net>2009-09-15 17:33:52 +1000
commitf5a106dd61947146138148f64967122a4c9021d1 (patch)
treeaa843ece6b01f1bc6b7c8e541dd3e0da05d80212 /lib/puppet/parser/files.rb
parent19e98f994916482c930005efe938c5f0cac66dec (diff)
downloadpuppet-f5a106dd61947146138148f64967122a4c9021d1.tar.gz
puppet-f5a106dd61947146138148f64967122a4c9021d1.tar.xz
puppet-f5a106dd61947146138148f64967122a4c9021d1.zip
Fix for #2637 (Webrick accpting connections on dead sockets)
There was a race condition between the layers (SSL vs. TCP/IP) that permitted the creation of non-functional connections when webrick managed the connection. This patch moves the responsibility into our code via the provided callbacks and makes sure the socket is valid before accepting the connection. Signed-off-by: Markus Roberts <Markus@reality.com>
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions