Current File : //usr/share/zsh/5.5.1/functions/tcp_command
tcp_send $* || return 1
tcp_read -d -t ${TCP_TIMEOUT:=0.3}
return 0