Skip to content

Commit

Permalink
Mark the network interface API experimental (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 authored Jul 12, 2024
1 parent 652e2fe commit 2c6fd57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/aws/http/connection_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ struct aws_http_connection_manager_options {
uint64_t max_connection_idle_in_milliseconds;

/**
* THIS IS AN EXPERIMENTAL AND UNSTABLE API
* (Optional)
* An array of network interface names. The manager will distribute the
* connections across network interface names provided in this array. If any interface name is invalid, goes down,
Expand Down

0 comments on commit 2c6fd57

Please sign in to comment.