Re: Sockets from kernel space?

From: Arnaldo Carvalho de Melo
Date: Wed Dec 15 2004 - 21:19:45 EST


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@xxxxxxxxxxx,
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/