summaryrefslogtreecommitdiff
path: root/vos/config.alpha.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-27 05:29:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-27 05:29:07 +0000
commit49a78c826894475f45e57b053fd96ea7cb04dc4d (patch)
treef6a389e13f509d159e87801df5dec5701beed483 /vos/config.alpha.h
parent34d3ce40eab82fa6d52f54ff00b07b8cce11a920 (diff)
downloadperl-49a78c826894475f45e57b053fd96ea7cb04dc4d.tar.gz
Add sockatmark() probing.
p4raw-id: //depot/perl@9371
Diffstat (limited to 'vos/config.alpha.h')
-rw-r--r--vos/config.alpha.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/vos/config.alpha.h b/vos/config.alpha.h
index 33889df8c0..a4d0f3dc84 100644
--- a/vos/config.alpha.h
+++ b/vos/config.alpha.h
@@ -3256,4 +3256,10 @@
*/
/*#define NEED_VA_COPY / **/
+/* HAS_SOCKATMARK:
+ * This symbol, if defined, indicates that the sockatmark routine is
+ * available to test whether a socket is at the out-of-band mark.
+ */
+/*#define HAS_SOCKATMARK / **/
+
#endif