Hello everybody, I stumbled upon a strange issue:
When I configure / compile rtpproxy and generate an RPM package, it uses -O2 optimisation flag during compilation. This is normal. However, when I run rtppproxy and try to open a session, it fails in create_twin_listener(). In fact everytime bind is called it fails with errno = EADDRINUSE. I added some traces inside the function and cannot see any issue with the IP address or the port. If I remove -02, it works. Any idea? Platform is fedora core 9 64 bits. Emmanuel BUU IVèS _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
