]> andersk Git - test.git/commit
The server could sometimes end up listening for events even though it
authorMarkus Gutschke <markus@shellinabox.com>
Sat, 2 Oct 2010 23:40:24 +0000 (23:40 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Sat, 2 Oct 2010 23:40:24 +0000 (23:40 +0000)
commit568ae1dcf4d80594e2bd7e6e32cf4ef68a6b37f5
tree61c06cfd7426d1e7eb791082b42a148d68670400
parent5f274824cfb13a403bda2c8ab56a4cd35698b327
The server could sometimes end up listening for events even though it
was not really interested in them. This could result in inefficient I/O
behavior and most noticably it broke the ability to interrupt long running
output with CTRL-C.
config.h
configure
configure.ac
demo/vt100.js
libhttp/http.h
libhttp/httpconnection.c
libhttp/server.c
libhttp/server.h
shellinabox/shell_in_a_box.js
shellinabox/shellinaboxd.c
shellinabox/vt100.js
This page took 0.037268 seconds and 5 git commands to generate.