chiark / gitweb /
regress/: Include the protocol family in socket(2) lines.
[adns.git] / regress / case-norm.sys
1 adnstest default
2 :1 chiark.greenend.org.uk
3  start 912888966.802483
4  socket domain=PF_INET type=SOCK_DGRAM
5  socket=4
6  +0.000204
7  fcntl fd=4 cmd=F_GETFL
8  fcntl=~O_NONBLOCK&...
9  +0.000670
10  fcntl fd=4 cmd=F_SETFL O_NONBLOCK|...
11  fcntl=OK
12  +0.000072
13  sendto fd=4 addr=172.18.45.6:53
14      311f0100 00010000 00000000 06636869 61726b08 67726565 6e656e64 036f7267
15      02756b00 00010001.
16  sendto=40
17  +0.000579
18  select max=5 rfds=[4] wfds=[] efds=[] to=1.999421
19  select=1 rfds=[4] wfds=[] efds=[]
20  +0.006414
21  recvfrom fd=4 buflen=512
22  recvfrom=OK addr=172.18.45.6:53
23      311f8580 00010001 00020002 06636869 61726b08 67726565 6e656e64 036f7267
24      02756b00 00010001 c00c0001 00010001 51800004 c3e04c84 08677265 656e656e
25      64036f72 6702756b 00000200 01000151 80001103 6e73300a 72656c61 74697669
26      7479c038 c0380002 00010001 51800006 036e7331 c057c053 00010001 00015180
27      0004ac12 2d06c070 00010001 00015180 0004ac12 2d41.
28  +0.000874
29  recvfrom fd=4 buflen=512
30  recvfrom=EAGAIN
31  +0.000179
32  close fd=4
33  close=OK
34  +0.000184