Skip to content
Snippets Groups Projects
Commit dc914cfe authored by Andy Green's avatar Andy Green
Browse files

document ensure_user_space going private

parent 2af4d5b2
Branches
Tags
No related merge requests found
...@@ -18,6 +18,13 @@ User api changes ...@@ -18,6 +18,13 @@ User api changes
wsi as it normally does on the other callbacks. wsi as it normally does on the other callbacks.
User api removal
----------------
- libwebsocket_ensure_user_space() is removed from the public api, if you
were using it to get user_space, you need to adapt your code to only
use user_space inside the user callback.
v1.21-chrome26-firefox18 v1.21-chrome26-firefox18
======================== ========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment