Skip to content
Snippets Groups Projects
Commit 75af9e35 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Add bindings for struct ibuf and rewrote sockets to use it.

 + Rewrite msgpackffi to use ibuf to use ibuf for temporary allocations
 + Rewrite socket:sysread() to use ibuf for temporary allocations
 + Rewrite socket:read() and socket:write() to use ibuf
 + Add socket:sysread(char *, size) and socket:syswrite(const char *, size)
parent 736e7991
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment