Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file net.c version 95d7d72719

2004-04-18
21:36
Changed version from 0.8.39 to 0.8.40 check-in: 1d6b5622f7 user: rkeene tags: trunk, 0.8.40
2004-04-16
21:41
Modified Makefile to allow libdact.so installation failure, since it really doesn't matter. check-in: 4d4d0b3c0b user: rkeene tags: trunk
09:03
Fixed many 64bit problems, including: write_de() took the value to write as a uint32_t, and only had a 4 byte buffer. dact_common: Was not lseek()'ing properly for the new stream sizes. net.c: Made lseek_net() allow forward seeking in streams check-in: ad581b297e user: rkeene tags: trunk