libgdx API

Uses of Class
com.badlogic.gdx.net.ServerSocketHints

Packages that use ServerSocketHints
com.badlogic.gdx   
 

Uses of ServerSocketHints in com.badlogic.gdx
 

Methods in com.badlogic.gdx with parameters of type ServerSocketHints
 ServerSocket Net.newServerSocket(Net.Protocol protocol, int port, ServerSocketHints hints)
          Creates a new server socket on the given port, using the given Net.Protocol, waiting for incoming connections.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)