Hi,

I am trying to use SO_REUSEPORT socket option in one of my Perl programs, but 
it flags an error as:

"Your vendor has not defined Socket macro SO_REUSEPORT"

I was using perl 5.8. Later I tried with perl 5.10 but this also resulted the 
same.
Later I found that the /usr/include/asm/socket.h file had the SO_REUSEPORT 
option commented. I uncommented the code and again tried by recompiling Perl. 
But this time the error was of different type, the setsockopt was failing with 
error "Protocol not available".

Could anyone shed some light on this.

Thanks,
Mrinmoy



_________________________________________________________________
Windows Live Messenger. Multitasking at its finest.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx
_______________________________________________
Ilug-cal-discuss mailing list
[email protected]
http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss

Reply via email to