hmbdc
simplify-high-performance-messaging-programming
|
Public Member Functions | |
hmbdc::pattern::MonoLockFreeBuffer::iterator | runOnce (hmbdc::pattern::MonoLockFreeBuffer::iterator begin, hmbdc::pattern::MonoLockFreeBuffer::iterator end) HMBDC_RESTRICT |
run the server's async send function and decide which items in buffer can be release More... | |
|
inline |
run the server's async send function and decide which items in buffer can be release
called all the time
begin | if nothing can be released in buffer return this |
end | if all can be releases return this |