diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-07-03 10:46:30 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-07-03 10:46:30 +0200 |
commit | 4e05e2ffe67e922980dd9efda6790ccdfcda6ac4 (patch) | |
tree | 3939788d2c674981d894b24e7335c445d7f97d24 /.gitignore | |
parent | 0545a7e105633763507c24cc45ac03942fb271b3 (diff) | |
download | eficast-4e05e2ffe67e922980dd9efda6790ccdfcda6ac4.tar.gz eficast-4e05e2ffe67e922980dd9efda6790ccdfcda6ac4.tar.bz2 eficast-4e05e2ffe67e922980dd9efda6790ccdfcda6ac4.zip |
Refactor, keep tracing on stderr, corrections for iovec size and dup dgram handling.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,3 +24,5 @@ mcastseed/src/mcastleech mcastseed/src/Makefile mcastseed/src/Makefile.in mcastseed/src/*.o +mcastseed/src/gmon.out +mcastseed/src/gmon.txt |