Skip Navigation Links | |
Exit Print View | |
man pages section 4: File Formats Oracle Solaris 11.1 Information Library |
- socket mapping file that maps sockets to transport providers
/etc/sock2path.d
/etc/sock2path.d is a directory containing files with mappings between the socket(3SOCKET) call parameters and the transport provider driver. The mapping file format is described in the soconfig(1M) manual page.
The mappings in the sock2path.d directory are configured by the soconfig utility at boot. The mappings are available to applications once the service management facility, smf(5), reaches the single-user milestone:
svc:/milestone/single-user:default
Example 1 An Example of a Mapping File
The following is an example of a mapping file:
# Family Type Protocol Module | Path 2 2 0 tcp 2 2 6 tcp 26 2 0 tcp 26 2 6 tcp 2 1 0 udp 2 1 17 udp 26 1 0 udp 26 1 17 udp 1 2 0 /dev/ticotsord 1 6 0 /dev/ticotsord 1 1 0 /dev/ticlts 2 4 0 icmp 26 4 0 icmp 24 4 0 rts 27 4 2 /dev/keysock