miiza / es-operating-system

Automatically exported from code.google.com/p/es-operating-system
Apache License 2.0
0 stars 0 forks source link

Code review request #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
TCP Based Daytime Protocol.
tcpDaytime.cpp is implemented by threads using loopback interface;
tcpDaytimeClient.cpp and tcpDaytimeServer.cpp implemented by two threads
using ethernet interface.

When reviewing my code changes, please focus on:
revision 964
tcpDaytime.cpp
tcpDaytimeClient.cpp
tcpDaytimeServer.cpp
After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by ailvpen...@gmail.com on 14 Jun 2009 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by Ishibash...@gmail.com on 22 Jun 2009 at 7:15