|
Otros manuales para este modelo:
Resumen del manual
Different Socket Options Defaults
Table 5-3 Differences in Socket Options Defaults
Previous TCP/IP Subsystem
Level
Socket Option
Default
CIP Default
SOL_SOCKET
SO_BROADCAST
0
SOL_SOCKET
SO_SNDBUF
61440
88000*
SOL_SOCKET
SO_RCVBUF
61440
88000*
IPPROTO_TCP
TCP_SACKENA
0
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_MINRXMT
2
ENOPROTOOPT (With
compatibility define
returns 2)
IPPROTO_TCP
TCP_MAXRXMT
128
ENOPROTOOPT (With
compatibility define
returns 128)
IPPROTO_TCP
TCP_RXMTCNT
12
ENOPROTOOPT (With
compatibility define
returns 12)
IPPROTO_TCP
TCP_TOTRXMTVAL
1440
ENOPROTOOPT (With
compatibility define
returns 1440)
SOL_SOCKET
SO_USELOOPBACK
0
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_RPTR2RXT
0
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_KEEPINIT
75
ENOPROTOOPT (With
compatibility define
returns 75)
IPPROTO_TCP
TCP_PUSH
0
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_NODELACK
0
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_TSOPTENA
Unsupported
ENOPROTOOPT (With
compatibility define
returns 0)
IPPROTO_TCP
TCP_PAWS
20
ENOPROTOOPT (With
compatibility define
returns 20)
IPPROTO_TCP
TCP_PROVE_IDLE
75
ENOPROTOOPT (With
compatibility define
returns 75)
IPPROTO_TCP
TCP_DROP_IDLE
600
ENOPROTOOPT (With
compatibility define
returns 600)
IPPROTO_IP,
IP_RECVDSTADDR
0
ENOPROTOOPT (With
IPPROTO_IPV6
compatibility define
returns 0)
118
IP CIP Migration, Compatibility and Operational Differences
...