Android.Net.LocalServerSocket Class
non-standard class for creating inbound UNIX-domain socket on the Android platform, this is created in the Linux non-filesystem namespace.

See Also: LocalServerSocket Members

Syntax

[Android.Runtime.Register("android/net/LocalServerSocket", DoNotGenerateAcw=true)]
public class LocalServerSocket : Java.Lang.Object

Remarks

non-standard class for creating inbound UNIX-domain socket on the Android platform, this is created in the Linux non-filesystem namespace. On simulator platforms, this may be created in a temporary directory on the filesystem

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1