QuicSocketBase::GetSocketType should be returning NS3_SOCK_QUIC instead of NS3_SOCK_STREAM
If the application needs to determine the socket type, to use flags parameter in QuicSocketBase::Send() for the QUIC stream number if the socket type is NS3_SOCK_QUIC
QuicSocketBase::GetSocketType should be returning NS3_SOCK_QUIC instead of NS3_SOCK_STREAM
If the application needs to determine the socket type, to use flags parameter in QuicSocketBase::Send() for the QUIC stream number if the socket type is NS3_SOCK_QUIC