+0
−269
+0
−26
+1
−1
src/lib/net/alertsock.c
0 → 100644
+284
−0
src/lib/net/alertsock.h
0 → 100644
+39
−0
Loading
This code was in compat_threads, since it was _used_ for efficiently notifying the main libevent thread from another thread. But in spite of its usage, it's fundamentally a part of the network code.