mirror of
https://git.lain.church/emil/moontalk.git
synced 2025-06-19 17:07:57 +00:00
beej
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/* blackhole.c - eats incoming messages, does nothing, just for testing
|
||||
* @BAKE cc -O2 -std=gnu89 -Wall -Wextra -Wpedantic $@ -o $*
|
||||
* Basically ripped from <https://beej.us/guide/bgnet/html//index.html#what-is-a-socket>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user