regress: Add some tests with ~adns_if_noautosys
[adns] / regress / case-tcpautosysmissingserv.sys
1 ./adnstest missingserver -0x10
2 :15 2/chiark.net
3 start 1422489379.676732
4 socket domain=AF_INET type=SOCK_DGRAM
5 socket=6
6 +0.000107
7 fcntl fd=6 cmd=F_GETFL
8 fcntl=~O_NONBLOCK&...
9 +0.000049
10 fcntl fd=6 cmd=F_SETFL O_NONBLOCK|...
11 fcntl=OK
12 +0.000041
13 socket domain=AF_INET type=SOCK_STREAM
14 socket=7
15 +0.000190
16 fcntl fd=7 cmd=F_GETFL
17 fcntl=~O_NONBLOCK&...
18 +0.000041
19 fcntl fd=7 cmd=F_SETFL O_NONBLOCK|...
20 fcntl=OK
21 +0.000037
22 connect fd=7 addr=172.18.45.10:53
23 connect=EINPROGRESS
24 +0.000164
25 recvfrom fd=6 buflen=512
26 recvfrom=EAGAIN
27 +0.000087
28 select max=8 rfds=null wfds=[7] efds=null to=0.000000
29 select=0 rfds=null wfds=[] efds=null
30 +0.000094
31 select max=8 rfds=[6] wfds=[7] efds=[] to=13.999387
32 select=1 rfds=[] wfds=[7] efds=[]
33 +3.012183
34 select max=8 rfds=null wfds=[7] efds=null to=0.000000
35 select=1 rfds=null wfds=[7] efds=null
36 +0.000139
37 read fd=7 buflen=1
38 read=EHOSTUNREACH
39 +0.000129
40 close fd=7
41 close=OK
42 +0.000202
43 select max=7 rfds=[6] wfds=[] efds=[] to=0.000000
44 select=0 rfds=[] wfds=[] efds=[]
45 +0.000113
46 socket domain=AF_INET type=SOCK_STREAM
47 socket=7
48 +0.000359
49 fcntl fd=7 cmd=F_GETFL
50 fcntl=~O_NONBLOCK&...
51 +0.000084
52 fcntl fd=7 cmd=F_SETFL O_NONBLOCK|...
53 fcntl=OK
54 +0.000093
55 connect fd=7 addr=172.18.45.10:53
56 connect=EINPROGRESS
57 +0.000175
58 select max=8 rfds=[6] wfds=[7] efds=[] to=13.999289
59 select=1 rfds=[] wfds=[7] efds=[]
60 +3.006034
61 select max=8 rfds=null wfds=[7] efds=null to=0.000000
62 select=1 rfds=null wfds=[7] efds=null
63 +0.000150
64 read fd=7 buflen=1
65 read=EHOSTUNREACH
66 +0.000065
67 close fd=7
68 close=OK
69 +0.000179
70 select max=7 rfds=[6] wfds=[] efds=[] to=0.000000
71 select=0 rfds=[] wfds=[] efds=[]
72 +0.000122
73 close fd=6
74 close=OK
75 +0.000177