Man Page: sock2path
Operating Environment: opensolaris
Section: 4
sock2path(4) File Formats sock2path(4)NAMEsock2path - socket mapping file that maps sockets to transport providersSYNOPSIS/etc/sock2pathDESCRIPTIONThe 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.EXAMPLESExample 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/keysockSEE ALSOinit(1M), soconfig(1M), socket(3SOCKET) SunOS 5.11 4 Nov 2008 sock2path(4)
| Related Man Pages |
|---|
| soconfig(1m) - opensolaris |
| sock2path(4) - sunos |
| rpcinfo(1m) - minix |
| rpcinfo(1m) - plan9 |
| rpcinfo(1m) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Socket programming in bash (using /dev/udp) |
| Log file for icmp requests |
| Read and write to tcp socket |
| Problem in /dev/hd1 and /dev/hd9var |
| IPv6 address block assign/associate with an interface |