public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Felix von Leitner <leitner@convergence.de>
To: linux-kernel@vger.kernel.org
Subject: ipv6: can't connect to myself?!
Date: Thu, 7 Jun 2001 18:17:01 +0200	[thread overview]
Message-ID: <20010607181701.A3845@convergence.de> (raw)

I can't connect() to my own link-local address.
connect just hangs.

Before some wise guy now tells me I should be connecting to ::1 instead:
"oh, really!" ;)  The application is npush/npoll from my ncp program
suite, which can be found at http://www.fefe.de/ncp/.

Basically, the sender sends UDP announcements and the receiver connects
to the IP of the announcement on the interface of the announcement.

strace of the receiver reveals that it hangs in the connect() call.

Any takers?  Why does this not work?

Felix

                 reply	other threads:[~2001-06-07 16:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010607181701.A3845@convergence.de \
    --to=leitner@convergence.de \
    --cc=linux-kernel@vger.kernel.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox