Mail Archives: cygwin/1999/03/04/09:49:12
>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 DOT hayward AT stest DOT ch
>Friesenbergstr. 75, Phone: +41 1 454 6690
>CH-8055, Zurich, SWITZERLAND.
>
>
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
>
>
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -