# | Line 948 | Line 948 | type | |
---|---|---|
948 | AllowReverseLookup:boolean; out CharSetID: integer); | |
949 | end; | |
950 | ||
951 | < | TProtocolAll = (TCP, SPX, NamedPipe, Local, inet, wnet, xnet, unknownProtocol); |
951 | > | TProtocolAll = (TCP, SPX, NamedPipe, Local, inet, inet4, inet6, wnet, xnet, unknownProtocol); |
952 | TProtocol = TCP..xnet; | |
953 | ||
954 | {Service Parameter Block (SPB). |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |