Treat sockets as special in sys(read|write) (Charles Lane et al.)
authorCharles Bailey <bailey@newman.upenn.edu>
Thu, 25 May 2000 03:58:09 +0000 (03:58 +0000)
committerbailey <bailey@newman.upenn.edu>
Thu, 25 May 2000 03:58:09 +0000 (03:58 +0000)
p4raw-id: //depot/vmsperl@6117

vms/vmsish.h

index c21f8f3..a181e7c 100644 (file)
 
 #ifdef VMS_DO_SOCKETS
 #include "sockadapt.h"
+#define PERL_SOCK_SYSREAD_IS_RECV
+#define PERL_SOCK_SYSWRITE_IS_SEND
 #endif
 
 #define BIT_BUCKET "_NLA0:"