byteq: Make the queue size variable instead of fixed at BYTEQ_SIZE bytes.
authorBen Pfaff <blp@nicira.com>
Thu, 25 Apr 2013 17:48:03 +0000 (10:48 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 17 Jul 2013 18:50:41 +0000 (11:50 -0700)
commit00ecc5ced742db3f5de4101c43f2cfdac7456193
tree53c395a9e5470061c4bbf4747ee04e1aa5f4291c
parentf1de299e0cee4b438e8d2b535c14ffbb75309a09
byteq: Make the queue size variable instead of fixed at BYTEQ_SIZE bytes.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/byteq.c
lib/byteq.h
lib/jsonrpc.c