bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about <rpc/svc.h>


From: Rémi Cohen-Scali
Subject: Question about <rpc/svc.h>
Date: Wed, 28 Nov 2001 04:17:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011124

Hello

First of all thanks for the quality code you delivered and that I use everyday on my linux box. It really rocks ! I have a question about the svc.h header in the sunrpc impl of glibc. This header contains the definition of the SVCXPRT struct which itself contains a const field 'xp_ops'. My question is related to the const of xp_ops. I'd like to know why it has been made const, as it is not so on the original sun impl. Actually this const is incompatible with some of our code I try to compile on linux, and I'd like if there a flow in that code (or design, because I need to set an op) and if so, I'd like to fix it.
I'am curious about any background or technical issues ...

Thanks

--
                                    Remi Cohen-Scali
  _/_/_/   _/    _/  _/      /      Development engineer
  _/      _/    _/  _/_/   _/       International Center for Network Computing
 _/_/_/  _/    _/  _/  _/ _/        Network Service Provider Division
    _/  _/    _/  _/   _/_/         Phone:     +33-139-447-509  x44509
_/_/_/   _/_/_/   _/     _/          E-mails: address@hidden
M  I  C  R  O  S  Y  S  T  E  M  S            address@hidden
                                    WAPmail: address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]