mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
@ -1458,7 +1458,7 @@
|
||||
* SO_REUSE==1: Enable SO_REUSEADDR option.
|
||||
*/
|
||||
#ifndef SO_REUSE
|
||||
#define SO_REUSE 0
|
||||
#define SO_REUSE 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user