• Register

Naked Sky Entertainment is an independent game development studio based in Los Angeles. Composed of top MIT programmers and award-winning designers and artists, we currently have a team of over 20 passionate, capable, dedicated, and hard-working team members. We are a licensed developer for Microsoft Xbox 360, Sony PlayStation 3, Nintendo Wii, and Apple iPhone. Our mission is to create meaningful, inspirational, and thought-provoking fun.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS Charles Morton – Engineer (view original)
Charles Morton – Engineer
previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

if ( mGiveUpHostMigrationTime != 0.0f && gPlatformTime >= mGiveUpHostMigrationTime )
{
NUNetManager::sInstance->SetIgnoreTimeouts( false );
mGiveUpHostMigrationTime = 0.0f;

NFLog( TEXT("HandleConnectionToServerLost() because we are giving up on host migration") );
HandleFatalConnectionToServerLost();