ocean.net.collectd.SocketReader

Input range that will read data from a socket and return token-separated values. The token will be excluded.

This struct is an implementation detail of the Collectd socket and not intended to be used outside of it.

Members

Structs

SocketReader
struct SocketReader(size_t MAX_FIELD_SIZE = 512, size_t FIELDS = 16)

Input range that will read data from a socket and return token-separated values. The token will be excluded.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).