10 lines
208 B
C++
10 lines
208 B
C++
#include "MPFW_Net.h"
|
|
|
|
void MPFW::Net::AppLevel::Auth::AuthServer::ConnectToAuthServer(::MPFW::Net::System::Address address, UserInfo user)
|
|
{
|
|
}
|
|
|
|
void MPFW::Net::System::Socket::Connect(SocketInfo __info)
|
|
{
|
|
}
|