Hi,
EXTERN_C void boot_Socket (pTHX_ CV* cv) is not always required.
The following will generate perlxsi.c that will have what is exactly required
perl -MExtUtils::Embed -e xsinit -- -o perlxsi.c
In my case, i didnt get that reference boot_Socket.
For more refrence, refer here http://perldoc.perl.org/perlembed.html#Using-Perl-modules%2c-which-themselves-use-C-libraries%2c-from-your-C-program
- Karthic
(0)
]
