Ivica Ico Bukvic wrote:
Attached fixes (version 0.42.5 pd-extended):
out-of-order output on tcpserver.c
provides output of IP and socket on disconnect so if one maintains a database of what client is associated with what socket (e.g. through a coll), this way it reports it in a way that such an external database can be updated accordingly.
Thanks for that. I have updated tcpserver.c in svn.
Attached patch is created using diff -u.
It is a diff against an old version of tcpserver.c. You should get a recent version from the Pd svn repository: http://sourceforge.net/scm/?type=svn&group_id=55736 or the nightly builds at: http://autobuild.puredata.info/auto-build/
Martin