summaryrefslogtreecommitdiff
path: root/iperlsys.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-12-22 09:26:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1998-12-22 09:26:49 +0000
commit6b1016b5e1f44bcb47d99dc977f7ab2fbed66b2a (patch)
tree321c599966c1209dc094a61598503087e655180f /iperlsys.h
parent5926133d519625e5c6cc80fa9f5881300623dca1 (diff)
downloadperl-6b1016b5e1f44bcb47d99dc977f7ab2fbed66b2a.tar.gz
Add few MSG_ and uio constants.
p4raw-id: //depot/cfgperl@2499
Diffstat (limited to 'iperlsys.h')
-rw-r--r--iperlsys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/iperlsys.h b/iperlsys.h
index 279aac50ff..cfdc39f9de 100644
--- a/iperlsys.h
+++ b/iperlsys.h
@@ -935,10 +935,10 @@ public:
HAS_WRITEV
HAS_STRUCT_MSGHDR
HAS_STRUCT_CMSGHDR
- I_SYSUIO
here so that Configure picks them up. Perl core does not
- use them but somebody might want to extend IO:: someday.
+ use them but somebody might want to extend Socket:: or IO::
+ someday.
Jarkko Hietaniemi November 1998