Pavel Kirienko
|
697a55aebb
|
Refactoring: Frame Index field size increased, Trnasfer ID field size reduced. NodeID class added, Frame class rewritten with stricter runtime checks. All tests were updated accordingly.
|
2014-02-17 12:35:12 +04:00 |
|
Pavel Kirienko
|
0acf1b976b
|
Explicit specialization for empty TransferBuffer (for single frame transfers)
|
2014-02-11 21:44:43 +04:00 |
|
Pavel Kirienko
|
5be2801fa1
|
Dynamic buffer size limitation
|
2014-02-11 21:26:18 +04:00 |
|
Pavel Kirienko
|
78ff31f9ad
|
TransferBufferManager: using TransferBufferManagerKey instead of plain Node ID, this allows to distinguish transfers of different type from the same Node ID, which is necessary for message broadcasting/unicasting
|
2014-02-11 12:21:25 +04:00 |
|
Pavel Kirienko
|
6c76e8a25d
|
Transfer buffer: removed timestamps and cleanup()
|
2014-02-09 21:35:35 +04:00 |
|
Pavel Kirienko
|
261dd546cd
|
Implemented TransferBufferManager
|
2014-02-06 00:08:51 +04:00 |
|
Pavel Kirienko
|
c8c7a86f99
|
Proper destruction of DynamicTransferBuffer
|
2014-02-05 19:35:14 +04:00 |
|
Pavel Kirienko
|
50d399e5b3
|
Improved test for dynamic transfer buffer
|
2014-02-05 19:07:20 +04:00 |
|
Pavel Kirienko
|
06cb11b6ec
|
Transport buffers - dynamic and static
|
2014-02-05 01:23:02 +04:00 |
|