author | Sebastian Harl <sh@tokkee.org> | |
Sat, 17 Jan 2015 19:24:22 +0000 (11:24 -0800) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 17 Jan 2015 19:31:47 +0000 (11:31 -0800) | ||
commit | 14995ae057e44be86d5586937920d9c3c485895d | |
tree | 02d6dd29aadc54b7ae87b5de92a31cdfdec8675a | tree | snapshot |
parent | fd919402b261f5e07e2348a7f22262893f41daf1 | commit | diff |
frontend: Trigger the main thread after putting a connection back in the list.
Else, we'd have pauses of up to a second (select timeout) between processing
subsequent requests from a client because the main thread didn't notice that
an open connection was put back into the waiting queue.
Else, we'd have pauses of up to a second (select timeout) between processing
subsequent requests from a client because the main thread didn't notice that
an open connection was put back into the waiting queue.
src/frontend/sock.c | diff | blob | history |