connection: split receive logic
authorDaniel Mack <zonque@gmail.com>
Fri, 17 Jan 2014 20:27:21 +0000 (21:27 +0100)
committerDaniel Mack <zonque@gmail.com>
Fri, 17 Jan 2014 20:27:24 +0000 (21:27 +0100)
commit5817ddf6d599774accb26b7ad5959672cb3fb794
tree4e18fc22355bb92a43fdcca34ebee4b983d1dcab
parent2deaa43f96f30ab85b95e47cf4660d978d367a83
connection: split receive logic

This allows us to call the receive logic internally which is needed to
automatically receive a message in synchronous operation.
connection.c
connection.h
handle.c