[reSIProcate-users] FdSet and FD_SETSIZE issue
- From: "John Gilman (johng)" <johng@xxxxxxxxx>
- Date: Fri, 30 May 2008 20:33:38 -0700
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