Skip to content

how to get connection address #2934

Answered by nibanks
fofewyoung asked this question in Q&A
Discussion options

You must be logged in to vote

You can call GetParam for:

#define QUIC_PARAM_CONN_LOCAL_ADDRESS                   0x05000001  // QUIC_ADDR
#define QUIC_PARAM_CONN_REMOTE_ADDRESS                  0x05000002  // QUIC_ADDR

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fofewyoung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants