ossp-pkg/sa/sa.h 1.26 -> 1.27
--- sa.h 2002/01/02 12:43:50 1.26
+++ sa.h 2002/01/02 13:35:36 1.27
@@ -138,6 +138,8 @@
/* list of options */
typedef enum {
SA_OPTION_NAGLE,
+ SA_OPTION_REUSEADDR,
+ SA_OPTION_REUSEPORT,
SA_OPTION_NONBLOCK
} sa_option_t;
|
|