次の方法で共有


SocketOption Enum

Definition

Enumerates values returned by several types.

public enum SocketOption
type SocketOption = 
Inheritance
SocketOption

Fields

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

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