Ignore:
Timestamp:
Jan 16, 2021, 5:34:05 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
6f94958
Parents:
b57db73
Message:

Fixed missing print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/io/http/main.cfa

    rb57db73 r0197418  
    207207                                        abort( "close socket error: (%d) %s\n", (int)errno, strerror(errno) );
    208208                                }
     209                                sout | "done";
     210
    209211                                sout | "Stopping connection threads..." | nonl; flush( sout );
    210212                        }
Note: See TracChangeset for help on using the changeset viewer.