summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Drop msock.h and socket portability.Ludovic Pouzenc2016-07-177-460/+346
* API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ala...Ludovic Pouzenc2016-07-175-198/+486
* Pedantic-aware code (decl before code)Ludovic Pouzenc2016-07-171-7/+8
* Bugfix for EOF + pedantic-aware commentsLudovic Pouzenc2016-07-171-5/+9
* GCC in pedantic mode minus some warnings like printf("%zu"...);Ludovic Pouzenc2016-07-171-1/+4
* Tiny slowish pseudo random dd to debug partial writes implementation in mcast...Ludovic Pouzenc2016-07-103-1/+35
* Implement dgrambuf_have_data_ready_to_write() + tidy up.Ludovic Pouzenc2016-07-054-47/+83
* Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ha...Ludovic Pouzenc2016-07-036-126/+207
* dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code p...Ludovic Pouzenc2016-07-024-123/+199
* receive_data : use some ring buffer to batch recv, reorder, validateLudovic Pouzenc2016-06-255-18/+325
* autoreconf needs NEWS fileLudovic Pouzenc2016-06-242-1/+0
* Initial import : make-boot-image.sh operationnal. Dumb mcastseed.Ludovic Pouzenc2016-06-1714-0/+1871