Specify if SO_REUSEADDR should be used for listening socket. This option will only be used with accept() operation.
Default is PJ_FALSE.
@pj_bool_t() external int reuse_addr;