Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39B5C4829263D411AA93009027AE9EBB0A7FCD5E@FMSMSX35> From: "Smith, Randall L" To: cygwin AT cygwin DOT com Subject: Transport Independent RPC Qs Date: Tue, 12 Jun 2001 10:09:38 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" All, I'm porting a large code from Solaris 2.6 to Cygwin. Much of the code relies on Transport Independent RPC (TIRPC) which is shipped with Solaris2.6 and SVR4. Those sections of the ported code that rely on ONCRPC (RPC4.0) work correctly, however; when the TIRPC code executes I get the following message "addresses in the specified family cannot be used with this socket". The error message suggests to me that the code is trying to do some type of ioctl on a socket that is bound to one type of family with functions designed for another ( e.g. AF_UNIX vs. AF_INET). Does anyone know if TIRPC has been ported to Cygwin or does anyone have any suggestions on how to resolve this issue or where to look for additional information? All assistance is greatly appreciated Randy Smith -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple