Actions
Task #1134
closedTask #1132: TCP underlying protocol (initial implementation)
TCP channel
Start date:
Due date:
01/25/2014
% Done:
100%
Estimated time:
5.00 h
Description
Implement TCP channel, which can listen on a TCP endpoint, and can initiate outgoing TCP connections.
The endpoint is specified as sockaddr_in6
.
In initial implementation, only IPv4 addresses are allowed (expressed as IPv4-mapped IPv6 addresses).
Updated by Junxiao Shi almost 11 years ago
- Due date set to 01/26/2014
- Start date changed from 01/23/2014 to 01/24/2014
Updated by Junxiao Shi almost 11 years ago
- Due date changed from 02/05/2014 to 01/25/2014
- Start date deleted (
02/03/2014)
Updated by Alex Afanasyev almost 11 years ago
- Priority changed from Normal to Immediate
- Target version set to Mock
Updated by Alex Afanasyev almost 11 years ago
- Status changed from New to In Progress
Updated by Alex Afanasyev almost 11 years ago
- Status changed from In Progress to Code review
- % Done changed from 90 to 100
Updated by Alex Afanasyev almost 11 years ago
- Status changed from Code review to Closed
Actions