Code review must be done for socket_address etc classes

Registered by SqUe

The socket_address breaks some fundamental programming principals. For example it is virtual but has copy constructor and operator. This class does something really simple, it should be rewritten in a more proper way as it will not break anything else.

Blueprint information

Status:
Not started
Approver:
SqUe
Priority:
Low
Drafter:
SqUe
Direction:
Approved
Assignee:
SqUe
Definition:
Discussion
Series goal:
Accepted for 0.x
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

This class may violate some of the most basic C++ rules as not using inheritance for code reducing.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.