You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jl777 855802d0a7 nanomsg 9 years ago
..
README nanomsg 9 years ago
block.c nanomsg 9 years ago
bus.c nanomsg 9 years ago
cmsg.c nanomsg 9 years ago
device.c nanomsg 9 years ago
domain.c nanomsg 9 years ago
emfile.c nanomsg 9 years ago
hash.c nanomsg 9 years ago
inproc.c nanomsg 9 years ago
inproc_shutdown.c nanomsg 9 years ago
iovec.c nanomsg 9 years ago
ipc.c nanomsg 9 years ago
ipc_shutdown.c nanomsg 9 years ago
ipc_stress.c nanomsg 9 years ago
list.c nanomsg 9 years ago
msg.c nanomsg 9 years ago
pair.c nanomsg 9 years ago
pipeline.c nanomsg 9 years ago
poll.c nanomsg 9 years ago
prio.c nanomsg 9 years ago
pubsub.c nanomsg 9 years ago
reqrep.c nanomsg 9 years ago
separation.c nanomsg 9 years ago
shutdown.c nanomsg 9 years ago
survey.c nanomsg 9 years ago
symbol.c nanomsg 9 years ago
tcp.c nanomsg 9 years ago
tcp_shutdown.c nanomsg 9 years ago
tcpmux.c nanomsg 9 years ago
term.c nanomsg 9 years ago
testutil.h nanomsg 9 years ago
timeo.c nanomsg 9 years ago
trie.c nanomsg 9 years ago
ws.c nanomsg 9 years ago
zerocopy.c nanomsg 9 years ago

README

This directory contains automatic tests for nanomsg library. To run the tests
do "make test" in the build directory.

The WebSocket stress test depends upon a separate installation of Autobahn
Testsuite, available at: http://autobahn.ws/testsuite/installation.html