Re: Please help: terminate called after throwing an instance of 'ost::Socket*'
Federico Montesino Pouzols <[email protected]> Sat, 9 Aug 2008 18:49:28 +0200
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, It would be helpful to see a debugger trace (and what is throwing the socket). Looks like you cannot bind a socket to local_ip:TRANSMITTER_BASE. What's the content of local_ip? Is there any other application on that socket?