Finished implementing, now for the testing phase.
This commit is contained in:
@@ -22,7 +22,7 @@ namespace ehs
|
||||
/// Default members initialization.
|
||||
TCP();
|
||||
|
||||
TCP(AddrType addrType);
|
||||
TCP(IP IP);
|
||||
|
||||
TCP(TCP&& tcp) noexcept;
|
||||
|
||||
|
Reference in New Issue
Block a user