Menu

#35 bug in demo/tcpthread.cpp

open
nobody
None
5
2012-11-20
2004-07-05
Anonymous
No

tcpthread.cpp does not compile:

Bugfix:

94c94,96
< InetAddress addr = getLocal();
---
> tpport_t port;
>
> InetAddress addr = getLocal(&port);

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.