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)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 |
services(4) - osf1 |
sock2path(4) - sunos |
rpcinfo(1m) - minix |
rpcinfo(1m) - bsd |
Similar Topics in the Unix Linux Community |
---|
Socket programming in bash (using /dev/udp) |
Searching for text in a Space delimited File |
udp socket programming |
/dev/inet/tcp not listening in SCO 6. |
Log file for icmp requests |