vconn: Introduce infrastructure for stream socket-based vconns.
authorBen Pfaff <blp@nicira.com>
Wed, 30 Jul 2008 22:44:22 +0000 (15:44 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 30 Jul 2008 22:44:22 +0000 (15:44 -0700)
commit85a2e91f5f0bae5f44f8978b8ab8d618e25d8593
tree2bd38b27910ad23b4c707a9e97333595dba34f1e
parentb803dfadd1525c3d9cb0a8d80fabca54c43cf998
vconn: Introduce infrastructure for stream socket-based vconns.
include/Makefile.am
include/vconn-stream.h [new file with mode: 0644]
include/vlog.h
lib/Makefile.am
lib/vconn-stream.c [new file with mode: 0644]