Factor out reply related bits to reply.[ch]
authorDaniel Mack <daniel@zonque.org>
Wed, 7 Jan 2015 20:02:36 +0000 (21:02 +0100)
committerDaniel Mack <daniel@zonque.org>
Wed, 7 Jan 2015 20:02:36 +0000 (21:02 +0100)
commit403bb11a742dd7fc3e9687fbdca898602b4fbac9
tree0a24e50b40ca81e2b84a64f8445017b3ce848c44
parenta9e22b46312723d3c05eeb416aac78d364af50d1
Factor out reply related bits to reply.[ch]

Move some code from connection.c to reply.c for better separation.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Makefile
connection.c
reply.c [new file with mode: 0644]
reply.h [new file with mode: 0644]