Alon Zakai
a96b03e9c1
remove temporary enet fix, and define gethostbyname_r in a header, so that we can be sure at compilation time that it is used in the way it is expected to be (that function has more than one possible signature in various unixes)
2013-08-31 15:46:10 -07:00
Anthony Pesch
52dae3e9b2
- temp fix for test_enet
...
- added debugging info to websocket backend
2013-08-31 12:30:19 -07:00
Anthony Pesch
5cf189f76e
don't close client sockets by default in echo server enabling TCP teardown to succeed
2013-08-30 16:53:05 -07:00
Alon Zakai
a9029e02d3
fix use of NODE_JS in test_sockets
2013-08-30 11:32:01 -07:00
Anthony Pesch
df89e4a8ea
don't re-use ports between different harnesses
2013-08-30 01:15:54 -07:00
Anthony Pesch
462875aa0e
- created SOCKFS
...
- added support for node-based listen servers
- updated tests to also test against compiled listen servers
2013-08-29 01:45:38 -07:00
Anthony Pesch
f7744fcb18
- added raw addr / hostname lookup support
...
- added getaddrinfo, freeaddrinfo, getnameinfo and gai_strerror stub
- added tests for getaddrinfo and getnameinfo
- consolidated test_gethostbyname and test_sockets_gethostbyname
2013-08-29 01:45:38 -07:00
Anthony Pesch
54537559f3
- minor refactoring to new address translation functions to support better "raw" functionality
...
- moved test_inet* tests into sockets test suite
2013-08-29 01:45:38 -07:00
Anthony Pesch
63e5aee15f
add USE_IFRAME define to support compiled servers
2013-08-23 18:12:19 -07:00
Anthony Pesch
989ccaf065
fixed server down test
2013-08-23 14:21:41 -07:00
Alan Kligman
2d51d99e4f
Minor fixes for webrtc test.
2013-08-14 00:58:28 -04:00
Alan Kligman
ddc6000c88
Test for webrtc sockets.
2013-08-14 00:18:34 -04:00
Anthony Pesch
8d3994c9eb
initial work on splitting up runner.py
2013-08-11 23:54:37 -07:00