Commit e0efc54b e0efc54b7ce797bd095a0b4ed76080a8a44ea1d9 by Sam Roberts

updated

1 parent b6671076
2002-05-10 Sam Roberts
* mailbox/tcp.c: Not a good day, second typo in a row in
tcp_stream_create.
* include/mailutils/errno.h, mailbox/muerrno.c, mailbox/tcp.c:
tcp_stream_create now has more informative errors for no host or
port
* from/from.c: From now uses mu_argp, and has a debug flag.
* mailbox/tcp.c: The arg check I added was checking floating data
instead of actual args, serious error, fixed.
* examples/: Addrs, Addrs.good, Makefile, mbox-check.c,
......