Thread (11 messages) flat view 11 messages, 3 authors, 2016-06-15

Re: [PATCH/RFC 3/3] upload-archive: use start_command instead of fork

From: Jeff King <hidden>
Date: 2016-06-15 22:51:33

On Thu, Jul 07, 2011 at 01:43:09PM +0200, Erik Faye-Lund wrote:
The POSIX-function fork is not supported on Windows. Use our
start_command API instead.
Is start_command the right solution? From my reading, the fork is
actually because we want to set up a sideband multiplexer. Should we not
just be using start_async() to start a thread, as we do in receive-pack?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help