blob: d20c07348f8ae3f9b003e85425fdf40f0d62ca0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
|
default -,s
. 1/.
start 924364450.165424
socket type=SOCK_DGRAM
socket=4
+0.000220
fcntl fd=4 cmd=F_GETFL
fcntl=~O_NONBLOCK&...
+0.000087
fcntl fd=4 cmd=F_SETFL O_NONBLOCK|...
fcntl=OK
+0.000070
sendto fd=4 addr=172.18.45.6:53
311f0100 00010000 00000000 00000100 01.
sendto=17
+0.001746
sendto fd=4 addr=172.18.45.6:53
31200100 00010000 00000000 00000200 01.
sendto=17
+0.001194
sendto fd=4 addr=172.18.45.6:53
31210100 00010000 00000000 00000500 01.
sendto=17
+0.000783
sendto fd=4 addr=172.18.45.6:53
31220100 00010000 00000000 00000600 01.
sendto=17
+0.000728
sendto fd=4 addr=172.18.45.6:53
31230100 00010000 00000000 00000c00 01.
sendto=17
+0.000726
sendto fd=4 addr=172.18.45.6:53
31240100 00010000 00000000 00000d00 01.
sendto=17
+0.001290
sendto fd=4 addr=172.18.45.6:53
31250100 00010000 00000000 00000f00 01.
sendto=17
+0.000771
sendto fd=4 addr=172.18.45.6:53
31260100 00010000 00000000 00001000 01.
sendto=17
+0.000843
sendto fd=4 addr=172.18.45.6:53
31270100 00010000 00000000 00001100 01.
sendto=17
+0.000778
sendto fd=4 addr=172.18.45.6:53
31280100 00010000 00000000 00000100 01.
sendto=17
+0.000728
sendto fd=4 addr=172.18.45.6:53
31290100 00010000 00000000 00000200 01.
sendto=17
+0.000727
sendto fd=4 addr=172.18.45.6:53
312a0100 00010000 00000000 00000c00 01.
sendto=17
+0.000727
sendto fd=4 addr=172.18.45.6:53
312b0100 00010000 00000000 00000f00 01.
sendto=17
+0.000725
sendto fd=4 addr=172.18.45.6:53
312c0100 00010000 00000000 00000600 01.
sendto=17
+0.000731
sendto fd=4 addr=172.18.45.6:53
312d0100 00010000 00000000 00001100 01.
sendto=17
+0.000871
sendto fd=4 addr=172.18.45.6:53
312e0100 00010000 00000000 00000100 01.
sendto=17
+0.000737
sendto fd=4 addr=172.18.45.6:53
312f0100 00010000 00000000 00000200 01.
sendto=17
+0.000727
sendto fd=4 addr=172.18.45.6:53
31300100 00010000 00000000 00000500 01.
sendto=17
+0.000732
sendto fd=4 addr=172.18.45.6:53
31310100 00010000 00000000 00000600 01.
sendto=17
+0.000781
sendto fd=4 addr=172.18.45.6:53
31320100 00010000 00000000 00000c00 01.
sendto=17
+0.000733
sendto fd=4 addr=172.18.45.6:53
31330100 00010000 00000000 00000d00 01.
sendto=17
+0.000739
sendto fd=4 addr=172.18.45.6:53
31340100 00010000 00000000 00000f00 01.
sendto=17
+0.000736
sendto fd=4 addr=172.18.45.6:53
31350100 00010000 00000000 00001000 01.
sendto=17
+0.000837
sendto fd=4 addr=172.18.45.6:53
31360100 00010000 00000000 00001100 01.
sendto=17
+0.000734
sendto fd=4 addr=172.18.45.6:53
31370100 00010000 00000000 00000100 01.
sendto=17
+0.000730
sendto fd=4 addr=172.18.45.6:53
31380100 00010000 00000000 00000200 01.
sendto=17
+0.000732
sendto fd=4 addr=172.18.45.6:53
31390100 00010000 00000000 00000c00 01.
sendto=17
+0.000733
sendto fd=4 addr=172.18.45.6:53
313a0100 00010000 00000000 00000f00 01.
sendto=17
+0.000732
sendto fd=4 addr=172.18.45.6:53
313b0100 00010000 00000000 00000600 01.
sendto=17
+0.000734
sendto fd=4 addr=172.18.45.6:53
313c0100 00010000 00000000 00001100 01.
sendto=17
+0.000764
select max=5 rfds=[4] wfds=[] efds=[] to=1.975451
select=1 rfds=[4] wfds=[] efds=[]
+0.006067
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31208180 0001000d 0000000d 00000200 01000002 00010004 a9df0014 01450c52
4f4f542d 53455256 45525303 4e455400 00000200 010004a9 df000401 49c01e00
00020001 0004a9df 00040146 c01e0000 02000100 04a9df00 040147c0 1e000002
00010004 a9df0004 014ac01e 00000200 010004a9 df000401 4bc01e00 00020001
0004a9df 0004014c c01e0000 02000100 04a9df00 04014dc0 1e000002 00010004
a9df0004 0141c01e 00000200 010004a9 df000401 48c01e00 00020001 0004a9df
00040142 c01e0000 02000100 04a9df00 040143c0 1e000002 00010004 a9df0004
0144c01e c01c0001 00010009 29a00004 c0cbe60a c03b0001 00010009 2c0f0004
c0249411 c04a0001 00010009 29a00004 c00505f1 c0590001 00010009 29a00004
c0702404 c0680001 00010005 fb5f0004 c629000a c0770001 00010005 fb5f0004
c1000e81 c0860001 00010005 fb5f0004 c620400c c0950001 00010005 fb5f0004
ca0c1b21 c0a40001 00010009 29a00004 c6290004 c0b30001 00010009 29a00004
803f0235 c0c20001 00010009 29a00004 8009006b c0d10001 00010009 29a00004
c021040c c0e00001 00010009 29a00004 80080a5a.
+0.002235
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000583
select max=5 rfds=[4] wfds=[] efds=[] to=1.966566
select=1 rfds=[4] wfds=[] efds=[]
+0.014201
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31228180 00010001 000d000d 00000600 01000006 00010000 d445003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 51800000 02000100
04a9df00 040145c0 1e000002 00010004 a9df0004 0149c01e 00000200 010004a9
df000401 46c01e00 00020001 0004a9df 00040147 c01e0000 02000100 04a9df00
04014ac0 1e000002 00010004 a9df0004 014bc01e 00000200 010004a9 df000401
4cc01e00 00020001 0004a9df 0004014d c01e0000 02000100 04a9df00 02c01c00
00020001 0004a9df 00040148 c01e0000 02000100 04a9df00 040142c0 1e000002
00010004 a9df0004 0143c01e 00000200 010004a9 df000401 44c01ec0 65000100
01000929 a00004c0 cbe60ac0 74000100 0100092c 0f0004c0 249411c0 83000100
01000929 a00004c0 0505f1c0 92000100 01000929 a00004c0 702404c0 a1000100
010005fb 5f0004c6 29000ac0 b0000100 010005fb 5f0004c1 000e81c0 bf000100
010005fb 5f0004c6 20400cc0 ce000100 010005fb 5f0004ca 0c1b21c0 1c000100
01000929 a00004c6 290004c0 ea000100 01000929 a0000480 3f0235c0 f9000100
01000929 a0000480 09006bc1 08000100 01000929 a00004c0 21040cc1 17000100
01000929 a0000480 080a5a.
+0.002439
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000260
select max=5 rfds=[4] wfds=[] efds=[] to=1.949666
select=1 rfds=[4] wfds=[] efds=[]
+0.048060
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31298180 0001000d 0000000d 00000200 01000002 00010004 a9df0014 01490c52
4f4f542d 53455256 45525303 4e455400 00000200 010004a9 df000401 46c01e00
00020001 0004a9df 00040147 c01e0000 02000100 04a9df00 04014ac0 1e000002
00010004 a9df0004 014bc01e 00000200 010004a9 df000401 4cc01e00 00020001
0004a9df 0004014d c01e0000 02000100 04a9df00 040141c0 1e000002 00010004
a9df0004 0148c01e 00000200 010004a9 df000401 42c01e00 00020001 0004a9df
00040143 c01e0000 02000100 04a9df00 040144c0 1e000002 00010004 a9df0004
0145c01e c01c0001 00010009 2c0f0004 c0249411 c03b0001 00010009 29a00004
c00505f1 c04a0001 00010009 29a00004 c0702404 c0590001 00010005 fb5f0004
c629000a c0680001 00010005 fb5f0004 c1000e81 c0770001 00010005 fb5f0004
c620400c c0860001 00010005 fb5f0004 ca0c1b21 c0950001 00010009 29a00004
c6290004 c0a40001 00010009 29a00004 803f0235 c0b30001 00010009 29a00004
8009006b c0c20001 00010009 29a00004 c021040c c0d10001 00010009 29a00004
80080a5a c0e00001 00010009 29a00004 c0cbe60a.
+0.008066
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.001199
select max=5 rfds=[4] wfds=[] efds=[] to=1.892341
select=1 rfds=[4] wfds=[] efds=[]
+0.051265
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312c8180 00010001 000d000d 00000600 01000006 00010000 c9a7003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 51800000 02000100
04a9df00 040149c0 1e000002 00010004 a9df0004 0146c01e 00000200 010004a9
df000401 47c01e00 00020001 0004a9df 0004014a c01e0000 02000100 04a9df00
04014bc0 1e000002 00010004 a9df0004 014cc01e 00000200 010004a9 df000401
4dc01e00 00020001 0004a9df 0002c01c 00000200 010004a9 df000401 48c01e00
00020001 0004a9df 00040142 c01e0000 02000100 04a9df00 040143c0 1e000002
00010004 a9df0004 0144c01e 00000200 010004a9 df000401 45c01ec0 65000100
0100092c 0f0004c0 249411c0 74000100 01000929 a00004c0 0505f1c0 83000100
01000929 a00004c0 702404c0 92000100 010005fb 5f0004c6 29000ac0 a1000100
010005fb 5f0004c1 000e81c0 b0000100 010005fb 5f0004c6 20400cc0 bf000100
010005fb 5f0004ca 0c1b21c0 1c000100 01000929 a00004c6 290004c0 db000100
01000929 a0000480 3f0235c0 ea000100 01000929 a0000480 09006bc0 f9000100
01000929 a00004c0 21040cc1 08000100 01000929 a0000480 080a5ac1 17000100
01000929 a00004c0 cbe60a.
+0.002462
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000257
select max=5 rfds=[4] wfds=[] efds=[] to=1.838357
select=1 rfds=[4] wfds=[] efds=[]
+0.022221
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312f8180 0001000d 0000000d 00000200 01000002 00010004 a9df0014 01460c52
4f4f542d 53455256 45525303 4e455400 00000200 010004a9 df000401 47c01e00
00020001 0004a9df 0004014a c01e0000 02000100 04a9df00 04014bc0 1e000002
00010004 a9df0004 014cc01e 00000200 010004a9 df000401 4dc01e00 00020001
0004a9df 00040141 c01e0000 02000100 04a9df00 040148c0 1e000002 00010004
a9df0004 0142c01e 00000200 010004a9 df000401 43c01e00 00020001 0004a9df
00040144 c01e0000 02000100 04a9df00 040145c0 1e000002 00010004 a9df0004
0149c01e c01c0001 00010009 29a00004 c00505f1 c03b0001 00010009 29a00004
c0702404 c04a0001 00010005 fb5f0004 c629000a c0590001 00010005 fb5f0004
c1000e81 c0680001 00010005 fb5f0004 c620400c c0770001 00010005 fb5f0004
ca0c1b21 c0860001 00010009 29a00004 c6290004 c0950001 00010009 29a00004
803f0235 c0a40001 00010009 29a00004 8009006b c0b30001 00010009 29a00004
c021040c c0c20001 00010009 29a00004 80080a5a c0d10001 00010009 29a00004
c0cbe60a c0e00001 00010009 2c0f0004 c0249411.
+0.002373
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000502
select max=5 rfds=[4] wfds=[] efds=[] to=1.813261
select=1 rfds=[4] wfds=[] efds=[]
+0.014045
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31318180 00010001 000d000d 00000600 01000006 00010000 bf91003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 51800000 02000100
04a9df00 040146c0 1e000002 00010004 a9df0004 0147c01e 00000200 010004a9
df000401 4ac01e00 00020001 0004a9df 0004014b c01e0000 02000100 04a9df00
04014cc0 1e000002 00010004 a9df0004 014dc01e 00000200 010004a9 df0002c0
1c000002 00010004 a9df0004 0148c01e 00000200 010004a9 df000401 42c01e00
00020001 0004a9df 00040143 c01e0000 02000100 04a9df00 040144c0 1e000002
00010004 a9df0004 0145c01e 00000200 010004a9 df000401 49c01ec0 65000100
01000929 a00004c0 0505f1c0 74000100 01000929 a00004c0 702404c0 83000100
010005fb 5f0004c6 29000ac0 92000100 010005fb 5f0004c1 000e81c0 a1000100
010005fb 5f0004c6 20400cc0 b0000100 010005fb 5f0004ca 0c1b21c0 1c000100
01000929 a00004c6 290004c0 cc000100 01000929 a0000480 3f0235c0 db000100
01000929 a0000480 09006bc0 ea000100 01000929 a00004c0 21040cc0 f9000100
01000929 a0000480 080a5ac1 08000100 01000929 a00004c0 cbe60ac1 17000100
0100092c 0f0004c0 249411.
+0.002429
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000266
select max=5 rfds=[4] wfds=[] efds=[] to=1.796521
select=1 rfds=[4] wfds=[] efds=[]
+0.054212
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31388180 0001000d 0000000d 00000200 01000002 00010004 a9df0014 01470c52
4f4f542d 53455256 45525303 4e455400 00000200 010004a9 df000401 4ac01e00
00020001 0004a9df 0004014b c01e0000 02000100 04a9df00 04014cc0 1e000002
00010004 a9df0004 014dc01e 00000200 010004a9 df000401 41c01e00 00020001
0004a9df 00040148 c01e0000 02000100 04a9df00 040142c0 1e000002 00010004
a9df0004 0143c01e 00000200 010004a9 df000401 44c01e00 00020001 0004a9df
00040145 c01e0000 02000100 04a9df00 040149c0 1e000002 00010004 a9df0004
0146c01e c01c0001 00010009 29a00004 c0702404 c03b0001 00010005 fb5f0004
c629000a c04a0001 00010005 fb5f0004 c1000e81 c0590001 00010005 fb5f0004
c620400c c0680001 00010005 fb5f0004 ca0c1b21 c0770001 00010009 29a00004
c6290004 c0860001 00010009 29a00004 803f0235 c0950001 00010009 29a00004
8009006b c0a40001 00010009 29a00004 c021040c c0b30001 00010009 29a00004
80080a5a c0c20001 00010009 29a00004 c0cbe60a c0d10001 00010009 2c0f0004
c0249411 c0e00001 00010009 29a00004 c00505f1.
+0.002233
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.001175
select max=5 rfds=[4] wfds=[] efds=[] to=1.738901
select=1 rfds=[4] wfds=[] efds=[]
+0.025228
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
313b8180 00010001 000d000d 00000600 01000006 00010000 b5fc003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 51800000 02000100
04a9df00 040147c0 1e000002 00010004 a9df0004 014ac01e 00000200 010004a9
df000401 4bc01e00 00020001 0004a9df 0004014c c01e0000 02000100 04a9df00
04014dc0 1e000002 00010004 a9df0002 c01c0000 02000100 04a9df00 040148c0
1e000002 00010004 a9df0004 0142c01e 00000200 010004a9 df000401 43c01e00
00020001 0004a9df 00040144 c01e0000 02000100 04a9df00 040145c0 1e000002
00010004 a9df0004 0149c01e 00000200 010004a9 df000401 46c01ec0 65000100
01000929 a00004c0 702404c0 74000100 010005fb 5f0004c6 29000ac0 83000100
010005fb 5f0004c1 000e81c0 92000100 010005fb 5f0004c6 20400cc0 a1000100
010005fb 5f0004ca 0c1b21c0 1c000100 01000929 a00004c6 290004c0 bd000100
01000929 a0000480 3f0235c0 cc000100 01000929 a0000480 09006bc0 db000100
01000929 a00004c0 21040cc0 ea000100 01000929 a0000480 080a5ac0 f9000100
01000929 a00004c0 cbe60ac1 08000100 0100092c 0f0004c0 249411c1 17000100
01000929 a00004c0 0505f1.
+0.002484
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000259
select max=5 rfds=[4] wfds=[] efds=[] to=1.710930
select=0 rfds=[] wfds=[] efds=[]
+2.-273743
sendto fd=4 addr=172.18.45.6:53
311f0100 00010000 00000000 00000100 01.
sendto=17
+0.001383
sendto fd=4 addr=172.18.45.6:53
31210100 00010000 00000000 00000500 01.
sendto=17
+0.001121
sendto fd=4 addr=172.18.45.6:53
31230100 00010000 00000000 00000c00 01.
sendto=17
+0.000743
sendto fd=4 addr=172.18.45.6:53
31240100 00010000 00000000 00000d00 01.
sendto=17
+0.000688
sendto fd=4 addr=172.18.45.6:53
31250100 00010000 00000000 00000f00 01.
sendto=17
+0.000684
sendto fd=4 addr=172.18.45.6:53
31260100 00010000 00000000 00001000 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
31270100 00010000 00000000 00001100 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
31280100 00010000 00000000 00000100 01.
sendto=17
+0.000679
sendto fd=4 addr=172.18.45.6:53
312a0100 00010000 00000000 00000c00 01.
sendto=17
+0.000685
sendto fd=4 addr=172.18.45.6:53
312b0100 00010000 00000000 00000f00 01.
sendto=17
+0.000681
sendto fd=4 addr=172.18.45.6:53
312d0100 00010000 00000000 00001100 01.
sendto=17
+0.000684
sendto fd=4 addr=172.18.45.6:53
312e0100 00010000 00000000 00000100 01.
sendto=17
+0.000733
sendto fd=4 addr=172.18.45.6:53
31300100 00010000 00000000 00000500 01.
sendto=17
+0.000710
sendto fd=4 addr=172.18.45.6:53
31320100 00010000 00000000 00000c00 01.
sendto=17
+0.000724
sendto fd=4 addr=172.18.45.6:53
31330100 00010000 00000000 00000d00 01.
sendto=17
+0.000688
sendto fd=4 addr=172.18.45.6:53
31340100 00010000 00000000 00000f00 01.
sendto=17
+0.000685
sendto fd=4 addr=172.18.45.6:53
31350100 00010000 00000000 00001000 01.
sendto=17
+0.000685
sendto fd=4 addr=172.18.45.6:53
31360100 00010000 00000000 00001100 01.
sendto=17
+0.000687
sendto fd=4 addr=172.18.45.6:53
31370100 00010000 00000000 00000100 01.
sendto=17
+0.000682
sendto fd=4 addr=172.18.45.6:53
31390100 00010000 00000000 00000c00 01.
sendto=17
+0.000684
sendto fd=4 addr=172.18.45.6:53
313a0100 00010000 00000000 00000f00 01.
sendto=17
+0.000825
sendto fd=4 addr=172.18.45.6:53
313c0100 00010000 00000000 00001100 01.
sendto=17
+0.000681
select max=5 rfds=[4] wfds=[] efds=[] to=1.989843
select=0 rfds=[] wfds=[] efds=[]
+2.-06971
sendto fd=4 addr=172.18.45.6:53
311f0100 00010000 00000000 00000100 01.
sendto=17
+0.001460
sendto fd=4 addr=172.18.45.6:53
31210100 00010000 00000000 00000500 01.
sendto=17
+0.001113
sendto fd=4 addr=172.18.45.6:53
31230100 00010000 00000000 00000c00 01.
sendto=17
+0.000732
sendto fd=4 addr=172.18.45.6:53
31240100 00010000 00000000 00000d00 01.
sendto=17
+0.000691
sendto fd=4 addr=172.18.45.6:53
31250100 00010000 00000000 00000f00 01.
sendto=17
+0.000684
sendto fd=4 addr=172.18.45.6:53
31260100 00010000 00000000 00001000 01.
sendto=17
+0.000688
sendto fd=4 addr=172.18.45.6:53
31270100 00010000 00000000 00001100 01.
sendto=17
+0.000688
sendto fd=4 addr=172.18.45.6:53
31280100 00010000 00000000 00000100 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
312a0100 00010000 00000000 00000c00 01.
sendto=17
+0.000687
sendto fd=4 addr=172.18.45.6:53
312b0100 00010000 00000000 00000f00 01.
sendto=17
+0.000716
sendto fd=4 addr=172.18.45.6:53
312d0100 00010000 00000000 00001100 01.
sendto=17
+0.000687
sendto fd=4 addr=172.18.45.6:53
312e0100 00010000 00000000 00000100 01.
sendto=17
+0.000682
sendto fd=4 addr=172.18.45.6:53
31300100 00010000 00000000 00000500 01.
sendto=17
+0.000709
sendto fd=4 addr=172.18.45.6:53
31320100 00010000 00000000 00000c00 01.
sendto=17
+0.000721
sendto fd=4 addr=172.18.45.6:53
31330100 00010000 00000000 00000d00 01.
sendto=17
+0.000689
sendto fd=4 addr=172.18.45.6:53
31340100 00010000 00000000 00000f00 01.
sendto=17
+0.000686
sendto fd=4 addr=172.18.45.6:53
31350100 00010000 00000000 00001000 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
31360100 00010000 00000000 00001100 01.
sendto=17
+0.000687
sendto fd=4 addr=172.18.45.6:53
31370100 00010000 00000000 00000100 01.
sendto=17
+0.000679
sendto fd=4 addr=172.18.45.6:53
31390100 00010000 00000000 00000c00 01.
sendto=17
+0.000708
sendto fd=4 addr=172.18.45.6:53
313a0100 00010000 00000000 00000f00 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
313c0100 00010000 00000000 00001100 01.
sendto=17
+0.000682
select max=5 rfds=[4] wfds=[] efds=[] to=1.989780
select=0 rfds=[] wfds=[] efds=[]
+2.-06911
sendto fd=4 addr=172.18.45.6:53
311f0100 00010000 00000000 00000100 01.
sendto=17
+0.001256
sendto fd=4 addr=172.18.45.6:53
31210100 00010000 00000000 00000500 01.
sendto=17
+0.000762
sendto fd=4 addr=172.18.45.6:53
31230100 00010000 00000000 00000c00 01.
sendto=17
+0.000685
sendto fd=4 addr=172.18.45.6:53
31240100 00010000 00000000 00000d00 01.
sendto=17
+0.000686
sendto fd=4 addr=172.18.45.6:53
31250100 00010000 00000000 00000f00 01.
sendto=17
+0.000680
sendto fd=4 addr=172.18.45.6:53
31260100 00010000 00000000 00001000 01.
sendto=17
+0.000680
sendto fd=4 addr=172.18.45.6:53
31270100 00010000 00000000 00001100 01.
sendto=17
+0.000680
sendto fd=4 addr=172.18.45.6:53
31280100 00010000 00000000 00000100 01.
sendto=17
+0.000714
sendto fd=4 addr=172.18.45.6:53
312a0100 00010000 00000000 00000c00 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
312b0100 00010000 00000000 00000f00 01.
sendto=17
+0.000683
sendto fd=4 addr=172.18.45.6:53
312d0100 00010000 00000000 00001100 01.
sendto=17
+0.000800
sendto fd=4 addr=172.18.45.6:53
312e0100 00010000 00000000 00000100 01.
sendto=17
+0.000684
sendto fd=4 addr=172.18.45.6:53
31300100 00010000 00000000 00000500 01.
sendto=17
+0.000689
sendto fd=4 addr=172.18.45.6:53
31320100 00010000 00000000 00000c00 01.
sendto=17
+0.000743
sendto fd=4 addr=172.18.45.6:53
31330100 00010000 00000000 00000d00 01.
sendto=17
+0.000690
sendto fd=4 addr=172.18.45.6:53
31340100 00010000 00000000 00000f00 01.
sendto=17
+0.002905
sendto fd=4 addr=172.18.45.6:53
31350100 00010000 00000000 00001000 01.
sendto=17
+0.000746
sendto fd=4 addr=172.18.45.6:53
31360100 00010000 00000000 00001100 01.
sendto=17
+0.000721
sendto fd=4 addr=172.18.45.6:53
31370100 00010000 00000000 00000100 01.
sendto=17
+0.000680
sendto fd=4 addr=172.18.45.6:53
31390100 00010000 00000000 00000c00 01.
sendto=17
+0.000681
sendto fd=4 addr=172.18.45.6:53
313a0100 00010000 00000000 00000f00 01.
sendto=17
+0.000679
sendto fd=4 addr=172.18.45.6:53
313c0100 00010000 00000000 00001100 01.
sendto=17
+0.000678
select max=5 rfds=[4] wfds=[] efds=[] to=1.990318
select=1 rfds=[4] wfds=[] efds=[]
+0.010527
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31238180 00010000 00010000 00000c00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000578
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000147
select max=5 rfds=[4] wfds=[] efds=[] to=1.970543
select=1 rfds=[4] wfds=[] efds=[]
+0.014036
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31288180 00010000 00010000 00000100 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000625
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000126
select max=5 rfds=[4] wfds=[] efds=[] to=1.955756
select=1 rfds=[4] wfds=[] efds=[]
+0.002329
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312a8180 00010000 00010000 00000c00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000570
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000117
select max=5 rfds=[4] wfds=[] efds=[] to=1.952740
select=1 rfds=[4] wfds=[] efds=[]
+0.020912
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312e8180 00010000 00010000 00000100 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000572
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000147
select max=5 rfds=[4] wfds=[] efds=[] to=1.931109
select=1 rfds=[4] wfds=[] efds=[]
+0.004638
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31328180 00010000 00010000 00000c00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000569
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000120
select max=5 rfds=[4] wfds=[] efds=[] to=1.925782
select=1 rfds=[4] wfds=[] efds=[]
+0.003203
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31338180 00010000 00010000 00000d00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000598
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000341
select max=5 rfds=[4] wfds=[] efds=[] to=1.921640
select=1 rfds=[4] wfds=[] efds=[]
+0.024117
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31378180 00010000 00010000 00000100 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000570
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000121
select max=5 rfds=[4] wfds=[] efds=[] to=1.896832
select=1 rfds=[4] wfds=[] efds=[]
+0.002571
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31398180 00010000 00010000 00000c00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.002011
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000202
select max=5 rfds=[4] wfds=[] efds=[] to=1.892048
select=1 rfds=[4] wfds=[] efds=[]
+0.002074
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
313a8180 00010000 00010000 00000f00 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000566
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000121
select max=5 rfds=[4] wfds=[] efds=[] to=1.889287
select=1 rfds=[4] wfds=[] efds=[]
+0.160358
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
313c8180 00010000 00010000 00001100 01000006 00010000 0258003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000591
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000127
select max=5 rfds=[4] wfds=[] efds=[] to=1.728211
select=1 rfds=[4] wfds=[] efds=[]
+1.-133482
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
311f8580 00010000 00010000 00000100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000623
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000132
select max=5 rfds=[4] wfds=[] efds=[] to=0.860938
select=1 rfds=[4] wfds=[] efds=[]
+0.028946
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31218580 00010000 00010000 00000500 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000593
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000124
select max=5 rfds=[4] wfds=[] efds=[] to=0.831275
select=1 rfds=[4] wfds=[] efds=[]
+0.039651
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31238580 00010000 00010000 00000c00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000624
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000160
select max=5 rfds=[4] wfds=[] efds=[] to=0.790840
select=1 rfds=[4] wfds=[] efds=[]
+0.029121
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31248580 00010000 00010000 00000d00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000596
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000124
select max=5 rfds=[4] wfds=[] efds=[] to=0.760999
select=1 rfds=[4] wfds=[] efds=[]
+0.162355
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31268580 00010000 00010000 00001000 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000596
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000155
select max=5 rfds=[4] wfds=[] efds=[] to=0.597893
select=1 rfds=[4] wfds=[] efds=[]
+0.027725
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31278580 00010000 00010000 00001100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000589
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000124
select max=5 rfds=[4] wfds=[] efds=[] to=0.569455
select=1 rfds=[4] wfds=[] efds=[]
+0.027796
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31288580 00010000 00010000 00000100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000716
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000199
select max=5 rfds=[4] wfds=[] efds=[] to=0.540744
select=1 rfds=[4] wfds=[] efds=[]
+0.028676
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312b8580 00010000 00010000 00000f00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000588
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000122
select max=5 rfds=[4] wfds=[] efds=[] to=0.511358
select=1 rfds=[4] wfds=[] efds=[]
+0.029928
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312a8580 00010000 00010000 00000c00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000588
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000211
select max=5 rfds=[4] wfds=[] efds=[] to=0.480631
select=1 rfds=[4] wfds=[] efds=[]
+0.039073
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312d8580 00010000 00010000 00001100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000777
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000144
select max=5 rfds=[4] wfds=[] efds=[] to=0.440637
select=1 rfds=[4] wfds=[] efds=[]
+0.028603
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31308580 00010000 00010000 00000500 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000583
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000123
select max=5 rfds=[4] wfds=[] efds=[] to=0.411328
select=1 rfds=[4] wfds=[] efds=[]
+0.028684
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
312e8580 00010000 00010000 00000100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000603
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000152
select max=5 rfds=[4] wfds=[] efds=[] to=0.381889
select=1 rfds=[4] wfds=[] efds=[]
+0.029562
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31258580 00010000 00010000 00000f00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000584
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000123
select max=5 rfds=[4] wfds=[] efds=[] to=0.361302
select=1 rfds=[4] wfds=[] efds=[]
+0.029558
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31328580 00010000 00010000 00000c00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000618
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000151
select max=5 rfds=[4] wfds=[] efds=[] to=0.330975
select=1 rfds=[4] wfds=[] efds=[]
+0.039234
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31368580 00010000 00010000 00001100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000585
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000124
select max=5 rfds=[4] wfds=[] efds=[] to=0.291032
select=1 rfds=[4] wfds=[] efds=[]
+0.029095
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31238580 00010000 00010000 00000c00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000602
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000180
select max=5 rfds=[4] wfds=[] efds=[] to=0.261155
select=1 rfds=[4] wfds=[] efds=[]
+0.029292
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31338580 00010000 00010000 00000d00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000601
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000149
select max=5 rfds=[4] wfds=[] efds=[] to=0.231113
select=1 rfds=[4] wfds=[] efds=[]
+1.-967500
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31358580 00010000 00010000 00001000 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000602
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000153
select max=5 rfds=[4] wfds=[] efds=[] to=0.197858
select=1 rfds=[4] wfds=[] efds=[]
+0.026021
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31378580 00010000 00010000 00000100 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000599
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000150
select max=5 rfds=[4] wfds=[] efds=[] to=0.171088
select=1 rfds=[4] wfds=[] efds=[]
+0.039664
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31398580 00010000 00010000 00000c00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000600
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000172
select max=5 rfds=[4] wfds=[] efds=[] to=0.130652
select=1 rfds=[4] wfds=[] efds=[]
+0.029223
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=OK addr=172.18.45.6:53
31348580 00010000 00010000 00000f00 01000006 00010001 5180003e 01410c52
4f4f542d 53455256 45525303 4e455400 0a686f73 746d6173 74657208 494e5445
524e4943 c02b7726 f4400000 07080000 03840009 3a800001 5180.
+0.000583
recvfrom fd=4 buflen=512 *addrlen=16
recvfrom=EAGAIN
+0.000127
close fd=4
close=OK
+0.000982
|