From a892f5e24c60a5a77fc375aedca501152da0686c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 Jan 2004 13:56:12 +0000 Subject: 19339: minor TCP function suite additions --- Functions/TCP/tcp_fd_handler | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/TCP/tcp_fd_handler') diff --git a/Functions/TCP/tcp_fd_handler b/Functions/TCP/tcp_fd_handler index 33f553536..8774a2666 100644 --- a/Functions/TCP/tcp_fd_handler +++ b/Functions/TCP/tcp_fd_handler @@ -1,4 +1,5 @@ local line name=${tcp_by_fd[$1]} +local TCP_HANDLER_ACTIVE=1 if [[ -n $name ]] then local TCP_INVALIDATE_ZLE -- cgit v1.2.3