1.2.1.2.78 SO_REUSEADDR Macro

C

#define SO_REUSEADDR 2   //Indicates if the local socket can be reused immediately after close - Not yet supported

Description

Indicates if the local socket can be reused immediately after close. Not yet supported.