sysdis-tp/lib.c

7 lines
64 B
C
Raw Normal View History

2017-02-02 10:18:34 +00:00
#include "lib.h"
int createUPDSocket(int port){ return 1; }