diff options
-rw-r--r-- | hbbpc.c | 5 | ||||
-rw-r--r-- | hbbpd.c | 4 |
2 files changed, 0 insertions, 9 deletions
@@ -1,8 +1,3 @@ -/* -** broadcaster.c -- a datagram "client" like talker.c, except -** this one can broadcast -*/ - #include "common.h" #include "crypto.h" @@ -1,7 +1,3 @@ -/* -** listener.c -- a datagram sockets "server" demo -*/ - #include <sys/types.h> #include <sys/stat.h> #include <sys/wait.h> |