Allow for broadcast reception, so users can see all currently running SMLAN servers on a network easily. This code may be very active in the next few days depending on bugs we find.
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
private:
|
||||
void ImportOptions( int iRow, const vector<PlayerNumber> &vpns );
|
||||
void ExportOptions( int iRow, const vector<PlayerNumber> &vpns );
|
||||
vector<NetServerInfo> AllServers;
|
||||
|
||||
void UpdateConnectStatus();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user