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