Documentation on writing a custom socket

Julian Elischer julian at elischer.org
Sun Mar 9 06:30:38 UTC 2008


Hans Petter Selasky wrote:
> Hi,
> 
> I'm planning to create a new socket type in FreeBSD called AF_Q921, which is 
> to be used for ISDN telephony. Where do I find documentation on how to 
> implement a new socket in the kernel ?
> 
> --HPS
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"

basically you just need to add a 'domain' structure.



More information about the freebsd-hackers mailing list