[freetds] Connection timeout problem on HP-UX

Predrag Parmakovic preparmakov at yahoo.com
Thu Apr 12 09:28:14 EDT 2007


Yes, you are right, when I set ioctl_blocking type to int(4Bytes) setting of non-blocking socket works by ioctl method(like and with fcntl method which I use).
 
On Linux with type long (8Bytes) or type int(4Bytes) ioctl works, but on HP doesn't, why?!?!?
 
I use HP-UX B.11.23 and SUSE Linux 10.1 ...




----- Original Message ----
From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio at vodafone.com>
To: FreeTDS Development Group <freetds at lists.ibiblio.org>
Sent: Wednesday, April 11, 2007 4:21:13 PM
Subject: Re: [freetds] Connection timeout problem on HP-UX


Some more notes... it appers that some system require a long* (Solaris?)
while others a int* (Linux/HP-UX) so there can be problems if
sizeof(long int) != sizeof(int). This can be the problem with HP-UX...
the same apply to ioctl...
Could you try if setting ioctl_blocking type to int resolve the problem
with HP-UX??

freddy77

_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds


       
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/


More information about the FreeTDS mailing list