diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-07 08:10:19 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-07 08:10:19 +0100 |
commit | 958d698bf8b58bf30357882242b8fc84c93116ae (patch) | |
tree | ac8c784a96d207fd7353ef6d9f7ef8aa8353cc38 /sys/src/cmd/cpu.c | |
parent | a0e001a234796825f809e28c48880932b9e2aea9 (diff) |
libc: improve dial error handling
when dial is called with a generic dialstring, it will try
/net and /net.alt in sequence. error out if the /net dial
gets interrupted and do not continue dialing /net.alt.
reduce stack usage by using the swaping nature of errstr()
instead of keeping two error string buffers on the stack.
Diffstat (limited to 'sys/src/cmd/cpu.c')
0 files changed, 0 insertions, 0 deletions