svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
connectat(2)
The system call initiates a connection on a socket. When passed
the special value in the parameter, the behavior is identical to
a call to Otherwise, works like the system call with two excep‐
tions: It is limited to sockets in the PF_LOCAL domain. If the
file path stored in the field of the sockaddr_un structure is a
relative path, it is located relative to the directory associated
with the file descriptor The system call may fail with the same
errors as the system call or with the following errors: The field
does not specify an absolute path and the argument is neither nor
a valid file descriptor. The field is not an absolute path and
is neither nor a file descriptor associated with a directory.
The was developed by under sponsorship from the FreeBSD Founda‐
tion.