Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ trapWriteBufferEmpty
Method
trapWriteBufferEmpty
include/iocore/net/NetVConnection.h:567–571 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
}
566
567
inline void
568
NetVConnection::trapWriteBufferEmpty(int event)
569
{
570
write_buffer_empty_event = event;
571
}
572
573
inline void *
574
NetVConnection::_get_service(enum NetVConnection::Service service) const
Callers
1
consumer_reenable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected