Network - Updated network api with comment.
This commit is contained in:
parent
e7fee8b2e7
commit
dc5b408196
|
@ -84,8 +84,8 @@ namespace Oyster
|
||||||
*/
|
*/
|
||||||
std::string GetLanAddress();
|
std::string GetLanAddress();
|
||||||
|
|
||||||
/**
|
/** Returns the port the server is listening on.
|
||||||
*
|
* @return Returns the port the server has been initiated with.
|
||||||
*/
|
*/
|
||||||
int NetworkServer::GetPort();
|
int NetworkServer::GetPort();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue