On Sonntag, 10. Oktober 2010, Erik Faye-Lund wrote: > Report incoming connections from the process that > accept() the connection instead of the handling > process. > > This enables "Connection from"-reporting on > Windows, where getpeername(0, ...) consistently > fails. Is this from the process that you invoke with --serve? then this failure could be due to Winsockets not being initilized. Did you check that? -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html