zbxsend icon indicating copy to clipboard operation
zbxsend copied to clipboard

Moved settimeout before zabbix.connect()

Open tkrajca opened this issue 9 years ago • 0 comments

The zabbix.connect() socket call does not currently use the timeout as set in the send_to_zabbix function. This patch moves the zabbix.settimeout() before that to fix this.

tkrajca avatar Jan 05 '16 02:01 tkrajca