All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: John Richard Moser <nigelenki@comcast.net>
Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com
Subject: Re: Sockets from kernel space?
Date: Wed, 15 Dec 2004 23:06:19 -0200	[thread overview]
Message-ID: <41C0DF8B.2020007@conectiva.com.br> (raw)
In-Reply-To: <41C0E720.8050201@comcast.net>

John Richard Moser wrote:
> -----BEGIN PGP SIGNED MESSAGE----- 
> Is it possible to create socket connections (AF_UNIX for example) from
> the kernel to local user processes that are listen()ing?
> 
> A good link to somewhere to help with this would be nice.

Please send networking development related messages to netdev@oss.sgi.com,
there are several networking hackers that don't even subscribe lkml.

Having said that, look at the svc_makesock and svc_create_socket functions
in net/sunrpc/svcsock.c as a starting point.

- Arnaldo

  reply	other threads:[~2004-12-16  2:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16  1:38 Sockets from kernel space? John Richard Moser
2004-12-16  1:06 ` Arnaldo Carvalho de Melo [this message]
2004-12-16  3:15   ` John Richard Moser
2004-12-16  7:41 ` Martin Waitz

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=41C0DF8B.2020007@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=nigelenki@comcast.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.