Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop msock.h and socket portability. | Ludovic Pouzenc | 2016-07-17 | 1 | -6/+6 |
| | | | | mcastseed/leech aren't really portable nor useful on M$ Windows™. | ||||
* | API changes, pedandic fixes, dgrambuf stats & info field, recvmmsg() with ↵ | Ludovic Pouzenc | 2016-07-17 | 1 | -25/+108 |
| | | | | alarm(), partial writev() support. | ||||
* | Implement dgrambuf_have_data_ready_to_write() + tidy up. | Ludovic Pouzenc | 2016-07-05 | 1 | -7/+13 |
| | |||||
* | Refactor, keep tracing on stderr, corrections for iovec size and dup dgram ↵ | Ludovic Pouzenc | 2016-07-03 | 1 | -21/+42 |
| | | | | handling. | ||||
* | dgrambuf: full scatter/gather, no ringbuffer. Dummy data to check some code ↵ | Ludovic Pouzenc | 2016-07-02 | 1 | -59/+26 |
| | | | | paths. | ||||
* | receive_data : use some ring buffer to batch recv, reorder, validate | Ludovic Pouzenc | 2016-06-25 | 1 | -17/+104 |
| | |||||
* | Initial import : make-boot-image.sh operationnal. Dumb mcastseed. | Ludovic Pouzenc | 2016-06-17 | 1 | -0/+227 |