Skip to content
Snippets Groups Projects
Commit 087a743e authored by rswindell's avatar rswindell
Browse files

Using JSAPI function JS_GetClass() instead of private OBJ_GET_CLASS() macro

(which requires #inclusion of private jsobj.h header file) in js_socket().
To get the correct prototype for JS_GetClass, JS_THREADSAFE must be defined
(next commit).
parent 7e01766b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment