sock2path(4)
NAME
sock2path − 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(3N) 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 booting sequence.
EXAMPLES
The following is a sample sock2path file:
# Family Type ProtocolPath
220/dev/tcp
226/dev/tcp
210/dev/udp
2117/dev/udp
120/dev/ticotsord
110/dev/ticlts
240/dev/rawip
SEE ALSO
Network Interfaces Programmer’s Guide
SunOS 5.6 — Last change: 30 Sep 1996