Tilde Friends
socket.js.h
1#pragma once
2
9#include "quickjs.h"
10
16JSValue tf_socket_register(JSContext* context);
17
23
29
struct JSContext JSContext
Definition: api.js.h:10
int tf_socket_get_open_count()
int tf_socket_get_count()
JSValue tf_socket_register(JSContext *context)