File: sockaddr_dump-01.out

package info (click to toggle)
golang-github-hashicorp-go-sockaddr 0.0~git20170627.41949a1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 984 kB
  • sloc: sh: 165; makefile: 8
file content (21 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Attribute     Value
type          IPv4
string        127.0.0.1
host          127.0.0.1
address       127.0.0.1
port          0
netmask       255.255.255.255
network       127.0.0.1
mask_bits     32
binary        01111111000000000000000000000001
hex           7f000001
first_usable  127.0.0.1
last_usable   127.0.0.1
octets        127 0 0 1
size          1
broadcast     127.0.0.1
uint32        2130706433
DialPacket    "udp4" ""
DialStream    "tcp4" ""
ListenPacket  "udp4" "127.0.0.1:0"
ListenStream  "tcp4" "127.0.0.1:0"