Age | Commit message (Expand) | Author |
---|---|---|
2013-08-07 | renamed socket tests | Anthony Pesch |
2013-08-07 | - select shouldn't return an error when the socket is valid, but disconnected | Anthony Pesch |
2013-06-04 | Merge branch 'incoming' of github.com:kanaka/emscripten into incoming | Alon Zakai |
2013-01-30 | Fix '-1' problem in recv | Aleksander Guryanov |
2013-01-08 | Support read/write on socket file descriptors. | Joel Martin |
2013-01-05 | fix networking for both stream and dgram | Alon Zakai |
2012-10-13 | add parameter to emscripten_set_main_loop to optionally simulate an infinite ... | Alon Zakai |
2012-10-01 | improve websocket harness durability | Alon Zakai |
2012-10-01 | add socket send(), and almost working test | Alon Zakai |