Code

frontend: Split connection status constants into a separate header.
authorSebastian Harl <sh@tokkee.org>
Mon, 9 Dec 2013 08:33:44 +0000 (09:33 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 9 Dec 2013 08:33:44 +0000 (09:33 +0100)
commit88f23d9f98658358391add99a78db534bec4bb8b
tree9536a0e990160f9b6b2c743c19c3066d4f1ab156
parent095018687aa443dad20e9a0a5fbb7dd3d6315391
frontend: Split connection status constants into a separate header.

This will allow the client to use it as well.
src/Makefile.am
src/include/frontend/connection.h
src/include/frontend/proto.h [new file with mode: 0644]