RPC : clnt_create_timed

Suhaib M. Siddiqi Ssiddiqi@InspirePharm.Com
Wed Mar 31 19:45:00 GMT 1999


>Corinna Vinschen wrote:
>
>> The forementioned function `clnt_create_timed' is not part of the SUN
>RPC
>> package. Are you sure, that this function is part of RPC on the SUN
>> machine or is it already a function, which is used by an RPC
>application?
>> I'm asking, because `timed' is not a typical RPC application, you
>know?
>
>It has a man page and is declared in rpc/clnt.h on my SUN machine so I
>assumed it was part of the package. It is the same as clnt_create but
>takes an extra timeout parameter specifying the maximum amount of
>time allowed for each transport class tried.
>

This is correct.
I recently compiled an application which was linked to -lrpclib.a.  I
had some problems with my code, when I was doing debugging I noticed
some errors relating to clnt_create timed stuff.
Bye the way I did not egcs.  I used PGI commercial compilers which has
option tolink against cygwin libraries.

--sms
>Cheers,
>
>    Geoff.
>
>
>
>--
>Geoff Hayward
>Switching Test Solutions AG,        Email: geoff.hayward@stest.ch
>Friesenbergstr. 75,                 Phone: +41 1 454 6690
>CH-8055, Zurich, SWITZERLAND.
>
>
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com




More information about the Cygwin mailing list