Revision 8740bc71 host/include/uhd/device.hpp

b/host/include/uhd/device.hpp
83 83
     * If the buffer has more samples than the maximum supported,
84 84
     * the send method will send the maximum number of samples
85 85
     * as supported by the transport and return the number sent.
86
     * In this case, the end of burst flag will be forced to false.
86 87
     * It is up to the caller to call send again on the un-sent
87 88
     * portions of the buffer, until the buffer is exhausted.
88 89
     *

Also available in: Unified diff