MCPcopy Create free account
hub / github.com/apache/trafficserver / cancel

Method cancel

src/iocore/net/UnixUDPNet.cc:822–827  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820}
821
822void
823UDPReadContinuation::cancel()
824{
825 // I don't think this actually cancels it correctly right now.
826 event->cancel();
827}
828
829void
830UDPReadContinuation::setupPollDescriptor()

Callers 15

cancel_timeoutMethod · 0.45
event_handlerMethod · 0.45
free_CacheVCCommonFunction · 0.45
doneMethod · 0.45
write_dns_eventFunction · 0.45
postAllEventMethod · 0.45
postMethod · 0.45
~UnixUDPConnectionMethod · 0.45
freeMethod · 0.45
startEventMethod · 0.45
mainEventMethod · 0.45
readPollEventMethod · 0.45

Calls

no outgoing calls

Tested by 2

cancel_timeoutMethod · 0.36
event_handlerMethod · 0.36