aboutsummaryrefslogtreecommitdiff
path: root/tests/websockets.c
AgeCommit message (Expand)Author
2013-02-26Merge pull request #857 from caiiiycuk/writefdsAlon Zakai
2013-02-23implementation for writefdsAleksander Guryanov
2013-02-22remove overly-strict assertion in websockets testAlon Zakai
2013-01-30Fix '-1' problem in recvAleksander Guryanov
2013-01-02select()Alon Zakai
2012-10-13add parameter to emscripten_set_main_loop to optionally simulate an infinite ...Alon Zakai
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