[cvsnt] Daily snapshot is bugy
Richard Wirth
r.wirth at wirthware.de
Tue Dec 3 07:28:40 GMT 2002
Hello Tony,
common.c has got screwed up. The local static 'tcp_fd' gets
overwritten in tcp_connect_direct() and tcp_connect_http().
Thus you get no tcp connection any more...
cvs -z9 diff common.c (in directory K:\cvs\cvs_nt\cvsnt\protocols\)
Index: common.c
===================================================================
RCS file: /usr/local/cvs/cvsnt/protocols/common.c,v
retrieving revision 1.15.4.20
diff -r1.15.4.20 common.c
90d89
< tcp_fd = sock;
108,109d106
<
< tcp_fd = sock;
--
Best regards,
Richard mailto:r.wirth at wirthware.de
More information about the cvsnt
mailing list