Initial observer support (no disconnection handling).
commit228756de3401acc1213891144071d02ddd75963a
authorIlya Belyy <none@(none)>
Wed, 19 Mar 2008 17:03:43 +0000 (20 02:03 +0900)
committerIlya Belyy <none@(none)>
Wed, 19 Mar 2008 17:03:43 +0000 (20 02:03 +0900)
tree531c501412345fbe325b767efb303c5440f29aec
parent03b9e3b3dfd9655a5eb32e242d5efe6f6b6e9b0f
Initial observer support (no disconnection handling).
Changed playlist to connection list.
Makefile
menu.c
server.c
server.h
sessions.c [new file with mode: 0644]
sessions.h [new file with mode: 0644]
telnet.c
telnet.h