> Kernel sockets is not yet a committed interface, and there is no man > pages currently available. But you could check out the links below to > see how it's being used. > > > http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/idm/idm_so.c > http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
The Volo design document also has a nice chapter on the ksocket API: http://www.opensolaris.org/os/project/volo/files/volo_design.pdf As Anders mentions, the API is not public, so any ksocket consumers need to integrate into the ON consolidation (for now). -- meem _______________________________________________ networking-discuss mailing list [email protected]
