commit | 64a15124e71b89dca7b00ba76a2ca821e69b5daa | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Apr 04 10:16:15 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Apr 04 10:16:15 2007 +0000 |
tree | fe1aaf3729d9d7d2f862927fe2009b80d241d730 | |
parent | 02fd66885cfab933b8fcd747f680c9c0c7e61ff2 [diff] |
ipsvd: use IP:PORT syntax for environment vars. Pros: 1. it's saner (matches internal libc sockaddr abstraction). 2. it's smaller. Cons: not compatible with smarden's ipsvd. Fix IPv6 define typos. Stop interpreting options in prog's args. Code size -162 bytes.