Task #1133
closed
Task #1132: TCP underlying protocol (initial implementation)
Mock implementation of TCP face
Added by Junxiao Shi almost 11 years ago.
Updated almost 11 years ago.
Description
Implement TCP face using Boost ASIO.
Common features of stream socket face should be extracted into StreamFace
base class.
- Due date set to 01/26/2014
- Start date changed from 01/23/2014 to 01/24/2014
- Due date changed from 02/05/2014 to 01/25/2014
- Start date deleted (
02/03/2014)
- % Done changed from 0 to 10
We need to set a limit on NDN packet size that can be transferred via TCP channel (and later for other faces too). This needed to bound maximum size for the continuous memory block to allocate for incoming data.
Should I just use 8800 as a strawman or we want anything larger/smaller?
- Subject changed from TCP face to Mock implementation of TCP face
- Status changed from New to Code review
- Target version set to Mock
- % Done changed from 10 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF