< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] How do I get the socket fd used in resip.


Hi,

My application requires that I have access to the "socket" fd (file
descriptor).  How is the best way I can access it.  I know it
has to do something with "fdset" but I cannot find the implementation
file for this object.

Is there an accessor method I can use to get it?   or do I have to
dig into the inner bowels of the sip stack and spend months looking for
it, then write an accessor for it?  Please tell me I don't have to do this.

John