Skip to content

Commit 9bdcaf5

Browse files
save file
1 parent bc47aca commit 9bdcaf5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

blog/25-12-03/unix-sockets/ex/ipc-server-linux.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22

3-
3+
// ipc-server-linux.c
4+
45

56
#include <sys/socket.h>
67
#include <sys/un.h>

0 commit comments

Comments
 (0)