Age | Commit message (Collapse) | Author |
|
Also, add FS.createFileHandle(stream) and FS.removeFileHandle
functions for adding to and removing from the streams/file-descriptor
table.
|
|
Add test_websockets_bi_fileops to test using read and write instead
of recv and send respectively. Uses same source files with
USE_FILE_OPS define.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
src/library_browser.js
system/include/emscripten/emscripten.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call run in the first place
|
|
|
|
|
|
|
|
|
|
|
|
single separate message
|
|
|
|
socket send
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead
|
|
|
|
|
|
|
|
fewer chunks
|
|
|
|
|
|
|