summaryrefslogtreecommitdiff
path: root/notes-cache.c
diff options
context:
space:
mode:
authorErik Faye-Lund <kusmabite@gmail.com>2010-11-04 01:35:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-11-04 23:53:52 (GMT)
commitc295cf06608cb07a132abef5802366522fd2f5e0 (patch)
treef2679ecebf4e8e2aed7b2092f9d044b824ff0abd /notes-cache.c
parentfdc12114635581b6901940ddb467a78716bc12ca (diff)
downloadgit-c295cf06608cb07a132abef5802366522fd2f5e0.zip
git-c295cf06608cb07a132abef5802366522fd2f5e0.tar.gz
git-c295cf06608cb07a132abef5802366522fd2f5e0.tar.bz2
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 'notes-cache.c')
0 files changed, 0 insertions, 0 deletions