mirror of
https://github.com/CPunch/Laika.git
synced 2026-02-08 01:00:05 +00:00
Fixed poll() path in lpolllist.c, fixed laikaM_rmvarray()
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
#include "lrsa.h"
|
||||
|
||||
typedef enum {
|
||||
PEER_UNVERIFIED,
|
||||
,
|
||||
PEER_UNVERIFIED,
|
||||
PEER_BOT,
|
||||
PEER_CNC, /* cnc 2 cnc communication */
|
||||
PEER_AUTH /* authorized peers can send commands to cnc */
|
||||
|
||||
Reference in New Issue
Block a user