Menu

#10 XmlRpcSocket::bind doesn't fail when port already used

open
5
2003-12-15
2003-12-15
No

I start up my application that binds to a port number
using XmlRpcServer::bindAndListen() -->
XmlRpcSocket::bind(). I then start another process
which tries to bind to the same port number on the same
machine and XmlRpcSocket::bind() doesn't fail on
Windows. On Solaris and Linux bind fails correctly.

Greg

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.