We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91e81d commit bc47acaCopy full SHA for bc47aca
blog/25-12-03/unix-sockets/ex/ipc-server-linux.c
@@ -46,6 +46,7 @@
46
47
close(conn);
48
close(sock);
49
+
50
return 0;
51
52
}//main
0 commit comments