init()

in Sources/StatsdClient/StatsdClient.swift [345:347]


        init(address: SocketAddress) {
            self.address = address
        }