kopia lustrzana https://github.com/cirospaciari/socketify.py
change header position
rodzic
20d12f72f5
commit
4325a63b3f
|
@ -2,13 +2,12 @@
|
|||
#define SOCKETIFY_CAPI_HEADER
|
||||
#include "uv.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "libuwebsockets.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
#include "libuwebsockets.h"
|
||||
typedef void (*socketify_prepare_handler)(void* user_data);
|
||||
typedef void (*socketify_timer_handler)(void* user_data);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue