vici: Add a fully asynchronous IPC socket segmenting messages on/from stream

This commit is contained in:
Martin Willi
2014-05-07 14:13:34 +02:00
parent 1e39454214
commit 8457da7528
8 changed files with 1538 additions and 0 deletions
+3
View File
@@ -12,3 +12,6 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*/
TEST_SUITE(socket_suite_create)
TEST_SUITE(message_suite_create)