Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ ev_stream_created
Function
ev_stream_created
modules/http2/h2_session.c:1649–1652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1647
}
1648
1649
static void ev_stream_created(h2_session *session, h2_stream *stream)
1650
{
1651
/* nop */
1652
}
1653
1654
static void ev_stream_open(h2_session *session, h2_stream *stream)
1655
{
Callers
1
on_stream_state_enter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected