summaryrefslogtreecommitdiff
path: root/mcastseed/src/mcastleech.c
Commit message (Expand)AuthorAgeFilesLines
* Massive add for all draft stuff to keep it in syncLudovic Pouzenc2017-05-051-408/+0
* Failed bug fix for partial write (uftp choosen as temporary mcastseed remplac...Ludovic Pouzenc2016-10-021-2/+2
* mcastleech: print dgrambuf stats at finalize_job stateLudovic Pouzenc2016-08-151-0/+6
* Remoave all trailing spaces.Ludovic Pouzenc2016-07-251-15/+15
* Remove dup in dgrambug API : dgrambuf_everything_was_received().Ludovic Pouzenc2016-07-241-1/+1
* Adjust autoconf/make config for using gnulib + use config.hLudovic Pouzenc2016-07-201-0/+1
* Dummy stop condition to have gmon output for now (^C dont output gmon.out)Ludovic Pouzenc2016-07-201-1/+11
* Drop msock.h and socket portability.Ludovic Pouzenc2016-07-171-6/+6
* API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ala...Ludovic Pouzenc2016-07-171-25/+108
* Implement dgrambuf_have_data_ready_to_write() + tidy up.Ludovic Pouzenc2016-07-051-7/+13
* Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ha...Ludovic Pouzenc2016-07-031-21/+42
* dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code p...Ludovic Pouzenc2016-07-021-59/+26
* receive_data : use some ring buffer to batch recv, reorder, validateLudovic Pouzenc2016-06-251-17/+104
* Initial import : make-boot-image.sh operationnal. Dumb mcastseed.Ludovic Pouzenc2016-06-171-0/+227