pub unsafe extern "C" fn aws_tls_handler_protocol(
    handler: *mut aws_channel_handler
) -> aws_byte_buf
Expand description

Returns a byte buffer by copy of the negotiated protocols. If there is no agreed upon protocol, len will be 0 and buffer will be NULL.