The constructors of Android.Net.LocalServerSocket are listed below. For a list of all members, see the LocalServerSocket Members list.
See Also: Inherited members from Java.Lang.Object
Create a LocalServerSocket from a file descriptor that's already been created and bound. listen() will be called immediately on it. | ||
Crewates a new server socket listening at specified name. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |