ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.xs
(Generate patch)

Comparing IO-AIO/AIO.xs (file contents):
Revision 1.33 by root, Mon Aug 22 23:21:57 2005 UTC vs.
Revision 1.34 by root, Tue Aug 23 00:03:14 2005 UTC

23# elif __freebsd 23# elif __freebsd
24# include <sys/socket.h> 24# include <sys/socket.h>
25# include <sys/uio.h> 25# include <sys/uio.h>
26# elif __hpux 26# elif __hpux
27# include <sys/socket.h> 27# include <sys/socket.h>
28# else
29# error sendfile support requested but not available
28# endif 30# endif
29#endif 31#endif
30 32
31#if __ia64 33#if __ia64
32# define STACKSIZE 65536 34# define STACKSIZE 65536

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines