signetlabdei/quic-ns-3

QuicSocketBase::GetSocketType should be returning NS3_SOCK_QUIC instead of NS3_SOCK_STREAM

hossamkhader opened this issue · 0 comments

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