Skip to content

Commit

Permalink
git divergent branches
Browse files Browse the repository at this point in the history
  • Loading branch information
hfstco committed Jul 15, 2024
1 parent a69db11 commit 56ee6e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions picoquicfirst/picoquicdemo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,7 @@ int main(int argc, char** argv)
uint64_t stop_sending_after = -1;
int ret;

/* Disable stdout buffering. */
setvbuf(stdout, NULL, _IONBF, 0);

#ifdef _WINDOWS
Expand Down

0 comments on commit 56ee6e4

Please sign in to comment.