config.h

// SPDX-License-Identifier: MIT

int elosConfigGetElosdConnectionLimit(const samconfConfig_t *config)
[source]

Get the connection limit from config

Parameters:
  • config (samconfConfig_t*) – elos configuration struct

Returns:

  • set connection value on success

  • default value(200) on failure