- or download this
Gen.c
Gen.xs(718) : warning C4101: 'adata' : unreferenced local variable
Gen.xs(783) : error C2065: 'O_NONBLOCK' : undeclared identifier
- or download this
BOOT:
#ifdef VAL_O_NONBLOCK
...
#else
newmissing(missing, "Net::Gen::VAL_O_NONBLOCK", file);
#endif
- or download this
#line 782 "Gen.xs"
#ifdef VAL_O_NONBLOCK
...
#else
newmissing(missing, "Net::Gen::VAL_O_NONBLOCK", file);
#endif
- or download this
#line 782 "Gen.xs"
...
((PerlInterpreter *)pthread_getspecific((*Perl_Gthr_key_ptr
+(0)))),
"Net::Gen::VAL_O_NONBLOCK", O_NONBLOCK, file
);