[reSIProcate] TCP server does not accept()

Roland Zheng rzheng at ascendentsystems.com
Tue Jul 5 15:53:39 CDT 2005


My friends,

  I let me server listening TCP and TLS by doing:

  stack.addTransport(TCP, 5060, V4); 

  stack.addTransport(TLS, 5061, V4, Data::Empty, "tls_domain");

 But when I send a TCP request to 5060 or 5061, there is no TCP accept.

 I put a breakpoint at the begin of TcpBaseTransport::processListen (),
never get hit.

 My platform is WinXP, USE_SSL is enabled.

 Anybody have any ideas about this?

 

Thanks,

Roland

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050705/e73adec2/attachment.htm>


More information about the resiprocate-devel mailing list