imap-send: use separate read and write fds
commit7a7796e9a7cd8f789fa964acbb1eec5efd05436a
authorErik Faye-Lund <kusmabite@googlemail.com>
Mon, 19 Oct 2009 15:42:03 +0000 (19 17:42 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2009 05:17:36 +0000 (19 22:17 -0700)
tree71d4c2e63086e5cf433eb9bcd6cb07c19d8bda9d
parent3a7cba95b74dd2460f8b9bf4f7cefa3c21d31fdd
imap-send: use separate read and write fds

This is a patch that enables us to use the run-command
API, which is supported on Windows.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
imap-send.c