Artifact 4e5267fcb7d4b9ad7ce6bb3f2bd08e2d53afc55f:
- File windows/winnet.c — part of check-in [683ee6bed3] at 2004-11-27 07:20:21 on branch trunk — New timing infrastructure. There's a new function schedule_timer() which pretty much any module can call to request a call-back in the future. So terminal.c can do its own handling of blinking, visual bells and deferred screen updates, without having to rely on term_update() being called 50 times a second (fixes: pterm-timer); and ssh.c and telnet.c both invoke a new module pinger.c which takes care of sending keepalives, so they get sent uniformly in all front ends (fixes: plink-keepalives, unix-keepalives). (user: simon size: 37812)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.