SocketOption Enum

Definition

Enumerates values returned by several types.

public enum SocketOption
type SocketOption = 
Inheritance
SocketOption

Fields

IpMulticastIf 16
IpMulticastIf2 31
IpMulticastLoop 18
IpTos 3
ReusePort 14
SoBindaddr 15
SoBroadcast 32
SoKeepalive 8
SoLinger 128
SoOobinline 4099
SoRcvbuf 4098
SoReuseaddr 4
SoSndbuf 4097
SoTimeout 4102
TcpNodelay 1

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to