diff options
Diffstat (limited to 'iperlsys.h')
-rw-r--r-- | iperlsys.h | 4 |
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 |