- Jan 14, 2005
-
-
runemaster authored
-
runemaster authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
rswindell authored
(plus the NULL terminator). No functional change.
-
rswindell authored
Eliminated non-standard fcloseall() call (should build on *nix now).
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
- Jan 13, 2005
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
semwrap and are currently unused and untested (but *should* work)
-
deuce authored
-
deuce authored
set to an arbitrary value... make sem_reset() use this function.
-
deuce authored
-
rswindell authored
Log and count file read errors. More beautification.
-
rswindell authored
utilization). We really need a cross-platform manually resetable boolean semaphore (like a Windows "event").
-
rswindell authored
-
rswindell authored
numbers for wrapped buffers (off by one). Whoops. Created RingBuf.empty_sem for tasks that need to wait for a buffer to be empty.
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
module).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
recipient/to comparison, stop comparing. This bug caused non-passthru mailprocs to not work.
-
- Jan 12, 2005
-
-
rswindell authored
Increased highwater mark to 1100 (x/ymodem packets are slightly larger than 1k) this may be the cause of occasional "short packets" reported by receiver.
-
rswindell authored
-
rswindell authored
Using multiple threads to increase throughput (avg packet size) and reduce CPU utilization. Currently works with Xmodem and Ymodem(-G). Still no comparison to FTP, but reaching 100,000+cps over 100Mbit LAN. Zmodem needs work now.
-