* temporary solution to our ser_readln migration: have a buffer on the session, read...
authorWilfried Göesgens <willi@citadel.org>
Wed, 29 Apr 2009 21:42:05 +0000 (21:42 +0000)
committerWilfried Göesgens <willi@citadel.org>
Wed, 29 Apr 2009 21:42:05 +0000 (21:42 +0000)
commitf4f1153a964cf70beeafb637d60b3827f327418b
tree4d56af6470ba5338a8adca9dbdef2dc05d6bd2b6
parentcef995d5a1adbe0286d85cc3b2f597aeb3590835
* temporary solution to our ser_readln migration: have a buffer on the session, read there to, and copy it over then.
* remove some more serv_readln's, add some more GetServerStatus'es
webcit/auth.c
webcit/context_loop.c
webcit/tcp_sockets.c
webcit/useredit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/who.c