zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: PATCH: tcp cleanup and breakage
Date: Thu, 4 Jul 2002 12:59:49 -0400	[thread overview]
Message-ID: <20020704165949.GB29436@dman.com> (raw)
In-Reply-To: <27105.1025780215@csr.com>

> I presume this is to make the core code neater and move compatilibity
> code somewhere else.  But it won't work under cygwin until there are
> such functions, so they'll have to be written before this gets
> committed.

Also, getaddrinfo() is required by SUSv3, whereas
gethostbyaddr/gethostbyname are deprecated, and
getipnodebyname/getipnodebyaddr aren't even mentioned.
Since that obviously has no practical merit, getaddrinfo()
facilitates support of IPv6.  In addition, with the patch applied,
there're more places that accept service names in lieu of TCP port
numbers.  Nothing that couldn't be achieved by other methods and a great
deal more difficulty.

I imagine that simplified compatibility functions should be relatively
easy, however.


  reply	other threads:[~2002-07-04 16:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-04  9:46 Clint Adams
2002-07-04 10:23 ` Peter Stephenson
2002-07-04 17:01   ` Clint Adams
2002-07-04 10:42 ` Borsenkow Andrej
2002-07-04 10:56   ` Peter Stephenson
2002-07-04 16:59     ` Clint Adams [this message]
2002-07-04 22:31       ` Clint Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020704165949.GB29436@dman.com \
    --to=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).