Code

Patch from Ollie Cook to define return code when expected value not received (#1082275).
authorMatthew Kent <mattkent@users.sourceforge.net>
Sat, 11 Dec 2004 06:25:07 +0000 (06:25 +0000)
committerMatthew Kent <mattkent@users.sourceforge.net>
Sat, 11 Dec 2004 06:25:07 +0000 (06:25 +0000)
commit1bc6f5e5fd1cc56acfb0aaecc4a77f4d4b20bc6c
tree28ba3572742afdf358022244f7f07cfee9f60afd
parent68eb45b44bed432b699aceb64bc121389480a4bd
Patch from Ollie Cook to define return code when expected value not received (#1082275).
Also included another change from Ollie Cook to do stricter matching of expected values from the beginning of the line. When a user defines an expected string this is changed to the old style strstr matching.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1025 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_tcp.c