So as far as I understand, all of the discussion participants (Torsten, Jeff, Junio and me) are convinced we don't need the non-blocking feature. So remove it. I developed it on top of d075d2604c0 (Merge branch 'rs/daemon-plug-child-leak' into sb/submodule-parallel-update) but AFAICT it also applies to sb/submodule-parallel-fetch. This will fix compilation in Windows without any platform specific hacks. Thanks, Stefan Stefan Beller (2): run-command: Remove set_nonblocking strbuf: Correct documentation for strbuf_read_once run-command.c | 13 ------------- strbuf.h | 3 +-- 2 files changed, 1 insertion(+), 15 deletions(-) -- 2.6.1.247.ge8f2a41.dirty -- 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