Network: Little clean up
Former-commit-id: 594fbfbbe9051ac4ec7b647f9e2eb1a74d640a69
This commit is contained in:
@@ -91,8 +91,8 @@ namespace Nz
|
||||
IpAddress address;
|
||||
String canonicalName;
|
||||
int flags;
|
||||
int family;
|
||||
int socketType;
|
||||
int family; //< TODO: NetProtocol
|
||||
int socketType; //< TODO: SocketType
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user