]> git.pond.sub.org Git - empserver/commit
(hostaddr, hostconnect): Leave printing messages to caller.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 23 Sep 2005 17:55:24 +0000 (17:55 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 23 Sep 2005 17:55:24 +0000 (17:55 +0000)
commitd253e1266f4c87d0e07f63a69314010c0a68e57c
tree3f2b393ac9e31ae981db1ab4335b4a64c9368dc5
parent5357aa15b9f57ce402bcfa81156a89aa8546d7ac
(hostaddr, hostconnect): Leave printing messages to caller.
(main): Clarify messages.

(hostport) [_WIN32]: Remove useless conditional code.

(main): Fall back to compiled-in host only if environment doesn't
supply one, not if it can't be resolved.  Same for port.
src/client/host.c
src/client/main.c