author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 05:53:31 +0000 (22:53 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 05:53:31 +0000 (22:53 -0700) | ||
commit | 02d57da4a5c238eff7ea115c69d2e5c977bf1adb | |
tree | 05b46e872b42ade4c6ca01f3f5f83b78924de299 | tree | snapshot |
parent | a232a132eab77815a5f2662e8c064de0d956e553 | commit | diff |
Be slightly smarter about git-daemon client shutdown
Shut down connections that haven't even identified themselves as git
clients first. That should get rid of people who just connect to the
port and wait for something to happen.
Shut down connections that haven't even identified themselves as git
clients first. That should get rid of people who just connect to the
port and wait for something to happen.
daemon.c | diff | blob | history |