Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue May 13 06:26:00 2008 On host: debiancvs.march-hare.local Directory: cvsnt/src M server.cpp CVSNT_BRANCH_2_5_03_2382 1.106.2.210.6.14 -> 1.106.2.210.6.15 Bug Id: 5274 Log message: Bug5274: try and use windows native file handles in receive_file() stuff. This is an absolutely awful way to do this - but I'm just hacking this in while I look for the cause of the extremely slow receive_file() and using stdio seems as good an excuse as any why it'd be behaving this way.