User story #246
Windows TCP socket
Start date:
20.10.2015
Due date:
% Done:
0%
Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):
Description
Revision made on #248
Implement the Windows TCP socket stream based on the previous MARTe implementation.
Source code files modified¶
Architecture & design review¶
Date of the review: 23/10/2015
Person who did the review: André Neto
Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: --/--/2015
Person who did the review:
Result of review:
List of non-conformities: N/A.
Unit test review¶
Date of the review: --/--/2015
Person who did the review: -----
Result of coverage tests review: [PASS/FAIL]
Result of functional tests review: [PASS/FAIL]
Result of review: [PASS/FAIL]
List of non-conformities:
Associated revisions
History
#1 Updated by André Neto over 9 years ago
- Status changed from New to Code: Impl
#2 Updated by André Neto over 9 years ago
- Description updated (diff)
#3 Updated by André Neto over 9 years ago
- Target version set to 0.7
#4 Updated by André Neto over 9 years ago
- Target version changed from 0.7 to 0.8
#5 Updated by Riccardo Vitelli over 9 years ago
- Assignee set to Frank Perez
#6 Updated by André Neto over 9 years ago
- Target version changed from 0.8 to 0.9
#7 Updated by André Neto over 9 years ago
- Status changed from Code: Impl to Code: Rev
#8 Updated by André Neto over 9 years ago
- Description updated (diff)
- Assignee changed from Frank Perez to André Neto
#9 Updated by André Neto over 9 years ago
- Status changed from Code: Rev to Unit: Rev
#10 Updated by André Neto over 9 years ago
- Assignee deleted (
André Neto)
#11 Updated by André Neto over 9 years ago
- Status changed from Unit: Rev to Closed
Removed SetConnectionSocket() and GetConnectionSocket from UDPSocket
#246