Home
last modified time | relevance | path

Searched defs:channel_slot (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-c-http/aws-c-http-0.6.8/include/aws/http/private/
H A Dconnection_impl.h89 struct aws_channel_slot *channel_slot; member
/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dwebsocket.c45 struct aws_channel_slot *channel_slot; member
H A Dh2_connection.c631 struct aws_channel_slot *channel_slot = connection->base.channel_slot; in s_write_outgoing_frames() local