添加是否调用业务层的开关
This commit is contained in:
@@ -255,6 +255,7 @@ extern "C" char QUIC_ENTRY(struct streaminfo *pstream, void**pme, int thread_seq
|
||||
{
|
||||
quic_init_stream(pme, thread_seq);
|
||||
_context=(struct _quic_context *)*pme;
|
||||
_context->call_business=TRUE;
|
||||
}
|
||||
|
||||
switch(pstream->opstate)
|
||||
|
||||
Reference in New Issue
Block a user