unix domain socket transport, associated test cases
authorNathan S. Evans <evans@in.tum.de>
Thu, 3 Feb 2011 16:11:49 +0000 (16:11 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 3 Feb 2011 16:11:49 +0000 (16:11 +0000)
commit7a441138e549ac5bbc1974a23653bb77c51a8bb1
tree04405168216df13a370a106fd7f92f554887dae9
parent7b7f7a9152bec8f8bd6d85e88cc57ba231a22bd2
unix domain socket transport, associated test cases
src/transport/Makefile.am
src/transport/plugin_transport_udp.c
src/transport/plugin_transport_unix.c [new file with mode: 0644]
src/transport/test_quota_compliance.c
src/transport/test_quota_compliance_unix_peer1.conf [new file with mode: 0644]
src/transport/test_quota_compliance_unix_peer2.conf [new file with mode: 0644]
src/transport/test_transport_api.c
src/transport/test_transport_api_reliability.c
src/transport/test_transport_api_unix_peer1.conf [new file with mode: 0644]
src/transport/test_transport_api_unix_peer2.conf [new file with mode: 0644]
src/transport/test_transport_api_unreliability.c [new file with mode: 0644]