We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc47aca commit 9bdcaf5Copy full SHA for 9bdcaf5
blog/25-12-03/unix-sockets/ex/ipc-server-linux.c
@@ -1,6 +1,7 @@
1
2
3
-
+// ipc-server-linux.c
4
+
5
6
#include <sys/socket.h>
7
#include <sys/un.h>
0 commit comments