elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man8
/
unix.8
File editor
.TH UNIX 8 .SH NAME unix \- Unix Domain Sockets (PF_UNIX) / Local Sockets (PF_LOCAL) .SH SYNOPSIS .ft B #include <sys/socket.h> .br #include <sys/un.h> .in +5 .ti -5 int socket(int \fIdomain\fP, int \fItype\fP, int \fIprotocol\fP); .ti -5 int socketpair(int \fIdomain\fP, int \fItype\fP, int \fIprotocol\fP, int \fIsv[2]\fP); .br .ft P .SH DESCRIPTION Local sockets, more commonly known as Unix Domain Sockets, provide a means of interprocess communication using the socket API. .SH SEE ALSO .BR socket (2), .BR socketpair (2), .BR getpeereid (2),
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history