opensolaris man page for sock2path

Query: sock2path

OS: opensolaris

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sock2path(4)							   File Formats 						      sock2path(4)

NAME
sock2path - socket mapping file that maps sockets to transport providers
SYNOPSIS
/etc/sock2path
DESCRIPTION
The socket mapping file, /etc/sock2path, is a system file that contains the mappings between the socket(3SOCKET) call parameters and the transport provider driver. Its format is described on the soconfig(1M) manual page. The init(1M) utility uses the soconfig utility with the sock2path file during the boot sequence.
EXAMPLES
Example 1 An Example of the sock2path File The following is an example of a sock2path 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
SEE ALSO
init(1M), soconfig(1M), socket(3SOCKET) SunOS 5.11 4 Nov 2008 sock2path(4)
Related Man Pages
soconfig(1m) - sunos
sock2path(4) - opensolaris
rpcinfo(1m) - v7
rpcinfo(1m) - x11r4
rpcinfo(1m) - opendarwin
Similar Topics in the Unix Linux Community
3600 tcp/udp, trap-daemon, text relay-answer
Socket programming in bash (using /dev/udp)
/dev/inet/tcp not listening in SCO 6.
reliable udp and socket programming
Read and write to tcp socket