36 37 38 39
# File 'lib/dtas/unix_client.rb', line 36 def req(args, timeout = nil) req_start(args) res_wait(timeout) end