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