You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and 6 more positions ({BLE, WIFI} x {TCP, UDP} x {Server, Client})
SO_REUSEADDR is a flag-type socket option that should be set with an int of nonzero=true or zero=false.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
iperf example bug: SO_REUSEADDR set to uninitialized values.
iperf example bug: SO_REUSEADDR set to uninitialized values. (IDFGH-3761)
Aug 2, 2020
esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/components/iperf/iperf.c
Line 131 in fdab15d
esp-idf/examples/wifi/iperf/components/iperf/iperf.c
Line 266 in fdab15d
and 6 more positions ({BLE, WIFI} x {TCP, UDP} x {Server, Client})
SO_REUSEADDR is a flag-type socket option that should be set with an int of nonzero=true or zero=false.
The text was updated successfully, but these errors were encountered: