Message-ID: <Pine.LNX.4.02.
10103031635190.4825-100000@milkyway.science-computing.de>
p4raw-id: //depot/perl@9002
#endif
#ifdef EPOC
- len = sizeof saddr; /* EPOC somehow truncates info */
+ len = sizeof saddr; /* EPOC somehow truncates info */
+ setbuf( IoIFP(nstio), NULL); /* EPOC gets confused about sockets */
#endif
PUSHp((char *)&saddr, len);