aboutsummaryrefslogtreecommitdiff
path: root/test-sha1.sh
diff options
context:
space:
mode:
authorErik Faye-Lund <kusmabite@gmail.com>2010-11-04 02:35:22 +0100
committerJunio C Hamano <gitster@pobox.com>2010-11-04 16:53:52 -0700
commitc295cf06608cb07a132abef5802366522fd2f5e0 (patch)
treef2679ecebf4e8e2aed7b2092f9d044b824ff0abd /test-sha1.sh
parentfdc12114635581b6901940ddb467a78716bc12ca (diff)
downloadgit-c295cf06608cb07a132abef5802366522fd2f5e0.tar.gz
git-c295cf06608cb07a132abef5802366522fd2f5e0.tar.xz
daemon: use socklen_t
Windows's accept()-function takes the last argument as an int, but glibc takes an unsigned int. Use socklen_t to get rid of a warning. This is basically a revert of 7fa0908, but we have already been depending on socklen_t existing since June 2006 (commit 5b276ee4). I guess this means that socklen_t IS defined on OSX after all - at least in recent headers. Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-sha1.sh')
0 files changed, 0 insertions, 0 deletions