|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |