aboutsummaryrefslogtreecommitdiff
path: root/tests/websockets.c
AgeCommit message (Collapse)Author
2012-10-13add parameter to emscripten_set_main_loop to optionally simulate an infinite ↵Alon Zakai
loop by throwing an exception (like glutMainLoop)
2012-09-28support ioctl-FIONREADAlon Zakai
2012-09-28final fixes for websockets test, now passesAlon Zakai
2012-09-27initial (not-yet-working) sockets implementationAlon Zakai