差異處
這裏顯示兩個版本的差異處。
a10:slb:healthmonitor:tcl [2012/06/17 00:33] – 建立 jal | a10:slb:healthmonitor:tcl [2012/06/18 11:44] (目前版本) – jal | ||
---|---|---|---|
行 46: | 行 46: | ||
# Wait for the response from TCP service | # Wait for the response from TCP service | ||
set line [read $sock] | set line [read $sock] | ||
- | if { [ string match $line " | + | if { [ regexp |
# Set server to be " | # Set server to be " | ||
set ax_env(Result) 0 | set ax_env(Result) 0 |