libuv/test/echo.h
2011-04-01 00:10:44 +02:00

4 lines
62 B
C

#include "../ol.h"
int echo_start(int port);
int echo_stop();