summaryrefslogtreecommitdiff
path: root/iperlsys.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-10-27 21:32:30 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-10-27 21:32:30 +0000
commitbca6c107bab5aabfb35be60303a5b31e9c9ec4a4 (patch)
tree79bf0e7823de9ee0de4c8197e29dba1118b79184 /iperlsys.h
parentd543acb6a7b5779dc3f569b762833cd9da27fd50 (diff)
parent8f753cb54274cceba5865fd4e206073865f6e190 (diff)
downloadperl-bca6c107bab5aabfb35be60303a5b31e9c9ec4a4.tar.gz
integrate cfgperl contents into mainline; merge conflicts
p4raw-id: //depot/perl@4475
Diffstat (limited to 'iperlsys.h')
-rw-r--r--iperlsys.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/iperlsys.h b/iperlsys.h
index 92e5c28e18..d130b739d3 100644
--- a/iperlsys.h
+++ b/iperlsys.h
@@ -1346,22 +1346,5 @@ struct IPerlSockInfo
#endif /* PERL_IMPLICIT_SYS */
-/* Mention
-
- HAS_READV
- HAS_RECVMSG
- HAS_SENDMSG
- HAS_WRITEV
- HAS_STRUCT_MSGHDR
- HAS_STRUCT_CMSGHDR
-
- here so that Configure picks them up. Perl core does not
- use them but somebody might want to extend Socket:: or IO::
- someday.
-
- Jarkko Hietaniemi November 1998
-
- */
-
#endif /* __Inc__IPerl___ */