OSSP CVS Repository

ossp - Difference in ossp-pkg/sa/sa.h versions 1.31 and 1.32
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/sa/sa.h 1.31 -> 1.32

--- sa.h 2002/10/11 15:27:39     1.31
+++ sa.h 2002/10/30 08:42:16     1.32
@@ -137,11 +137,11 @@
 
 /* list of options */
 typedef enum {
-    SA_OPTION_NAGLE,
-    SA_OPTION_LINGER,
-    SA_OPTION_REUSEADDR,
-    SA_OPTION_REUSEPORT,
-    SA_OPTION_NONBLOCK
+    SA_OPTION_NAGLE     = 0,
+    SA_OPTION_LINGER    = 1,
+    SA_OPTION_REUSEADDR = 2,
+    SA_OPTION_REUSEPORT = 3,
+    SA_OPTION_NONBLOCK  = 4
 } sa_option_t;
 
 /* list of system calls */

CVSTrac 2.0.1