• Kirill Smelkov's avatar
    xnet: Add event corresponding to network dial start · 66edb630
    Kirill Smelkov authored
    We already have TraceConnect which corresponds to event of established
    network connection.
    
    However in many test scenarios it is required to know and pause
    execution right before dial is going to happen. For this introduce
    TraceDial which represents event corresponding to network dialing start.
    66edb630
trace.go 4.09 KB