bammv / sguil

Sguil client for NSM
GNU General Public License v3.0
213 stars 74 forks source link

add client connect timeout #38

Closed jmtaylor90 closed 7 years ago

jmtaylor90 commented 7 years ago

This adds a configurable item in sguild.conf to set a client connect timeout.

The client connect timeout delays the 7734 port being opened until the connect timeout has been reached.

The premise behind this is to eliminate sensors and client connections causing race conditions during startup.