Revision 6defcc37

b/block/sheepdog.c
889 889
    return !QLIST_EMPTY(&s->outstanding_aio_head);
890 890
}
891 891

  
892
#ifdef _WIN32
892
#if !defined(SOL_TCP) || !defined(TCP_CORK)
893 893

  
894 894
static int set_cork(int fd, int v)
895 895
{

Also available in: Unified diff