Method: Fluent::PluginHelper::Socket::WrappedSocket::UDP#remote_host
- Defined in:
- lib/fluent/plugin_helper/socket.rb
#remote_host ⇒ Object
265 |
# File 'lib/fluent/plugin_helper/socket.rb', line 265 def remote_host; peeraddr[2]; end |