Bernard Li wrote:
> Hi Andrea:
> 
> Here's the output:
> 
> [EMAIL PROTECTED] ~]# perl -e 'print length(pack("LL")), "\n";'
> 8
> [EMAIL PROTECTED] ~]# perl -e 'print length(pack("L")), "\n";'
> 4
> 
> Cheers,
> 
> Bernard 
> 
So that's ok (as expected). Maybe later I'll be able to check it
directly in a x86_64 machine... another test could be to comment the two
setsockopt() instructions and performing only the connect()...

Cheers,
-Andrea


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to