FreeBSD Bugzilla – Attachment 189222 Details for
Bug 224623
sysutils/puppet4: Ruby 2.3.6 Update breaks puppetmaster rc.d script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sock.accept patch
patch-lib_puppet_network_http_webrick.rb (text/plain), 409 bytes, created by
Rainbow
on 2017-12-30 15:18:43 UTC
(
hide
)
Description:
sock.accept patch
Filename:
MIME Type:
Creator:
Rainbow
Created:
2017-12-30 15:18:43 UTC
Size:
409 bytes
patch
obsolete
>--- lib/puppet/network/http/webrick.rb.orig 2017-12-30 15:14:04 UTC >+++ lib/puppet/network/http/webrick.rb >@@ -29,7 +29,7 @@ class Puppet::Network::HTTP::WEBrick > if ! IO.select([sock],nil,nil,timeout) > raise "Client did not send data within %.1f seconds of connecting" % timeout > end >- sock.accept >+ sock.accept_nonblock > @server.run(sock) > end > end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224623
: 189222