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

[reSIProcate-users] FdSet and FD_SETSIZE issue


Hi,
 
I'm having a strange issue where my FdSet seems to be getting corrupted when calling into the stack with buildFdSet() and process().
 
I'm using Visual Studio 2003 to compile, and strongly suspected a problem with what my application had FD_SETSIZE defined as versus what the sip stack it defined as.
 
I tried to redefine FD_SETSIZE in my compiler project options, but no success.
 
Does anyone have experience/expertise in solving this issue?
 
Thanks,
 
-John G