author | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 08:50:50 +0000 (09:50 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 08:52:39 +0000 (09:52 +0100) | ||
commit | 632194d1187066a987596eebefd37a34a23e042c | |
tree | 42999b68770e9f1ac1cf3db9a24ca2965774ec38 | tree | snapshot |
parent | 2a0f3c8f7d913518afd60156c7d324340d8f6478 | commit | diff |
frontend: Handle STARTUP and PING commands.
Implemented an initial, trivial "framework" for session handling /
authentication. Simply send back OK status for now.
Fixed preconditions for initialization and handling of commands.
Implemented an initial, trivial "framework" for session handling /
authentication. Simply send back OK status for now.
Fixed preconditions for initialization and handling of commands.
src/Makefile.am | diff | blob | history | |
src/frontend/connection.c | diff | blob | history | |
src/frontend/session.c | [new file with mode: 0644] | blob |
src/include/frontend/connection.h | diff | blob | history |