NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: using sockets from a pseudo device?



On Wed, Feb 18, 2009 at 08:02:36PM +0100, rfk wrote:
> So here is the question:
> writing a pseudo device, can I open and use a socket ?

I'm not sure about a full-blown kernel driver. But you can always
implement your pseudo device in userland using pud(4).

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index