Libraries
»
fluentd
(1.19.2)
»
Index
»
Fluent
»
Plugin
»
HttpInput
»
KeepaliveManager
»
#delete
Method: Fluent::Plugin::HttpInput::KeepaliveManager#delete
Defined in:
lib/fluent/plugin/in_http.rb
#
delete
(sock) ⇒
Object
163 164 165
# File 'lib/fluent/plugin/in_http.rb', line 163
def
delete
(
sock
)
@cons
.
delete
(
sock
)
end