Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
822
void
823
UDPReadContinuation::cancel()
824
{
825
// I don't think this actually cancels it correctly right now.
826
event->cancel();
827
}
828
829
void
830
UDPReadContinuation::setupPollDescriptor()
Callers
15
cancel_timeout
Method · 0.45
event_handler
Method · 0.45
free_CacheVCCommon
Function · 0.45
done
Method · 0.45
write_dns_event
Function · 0.45
postAllEvent
Method · 0.45
post
Method · 0.45
~UnixUDPConnection
Method · 0.45
free
Method · 0.45
startEvent
Method · 0.45
mainEvent
Method · 0.45
readPollEvent
Method · 0.45
Calls
no outgoing calls
Tested by
2
cancel_timeout
Method · 0.36
event_handler
Method · 0.36