diff options
author | andre <andre@FreeBSD.org> | 2007-05-16 17:14:25 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2007-05-16 17:14:25 +0000 |
commit | db8bfe6922eb4d1e975e9ca2491c3a1c41b6bf63 (patch) | |
tree | 03cd6fefea329aac65e210ceed95cfe3d6c8667a /lib/libc/stdlib/twalk.c | |
parent | e9ba2ca930b8546703a252333142ac306f699c8e (diff) | |
download | FreeBSD-src-db8bfe6922eb4d1e975e9ca2491c3a1c41b6bf63.zip FreeBSD-src-db8bfe6922eb4d1e975e9ca2491c3a1c41b6bf63.tar.gz |
Move TIME_WAIT related functions and timer handling from files
other than repo copied tcp_subr.c into tcp_timewait.c#1.284:
tcp_input.c#1.350 tcp_timewait() -> tcp_twcheck()
tcp_timer.c#1.92 tcp_timer_2msl_reset() -> tcp_tw_2msl_reset()
tcp_timer.c#1.92 tcp_timer_2msl_stop() -> tcp_tw_2msl_stop()
tcp_timer.c#1.92 tcp_timer_2msl_tw() -> tcp_tw_2msl_scan()
This is a mechanical move with appropriate renames and making
them static if used only locally.
The tcp_tw_2msl_scan() cleanup function is still run from the
tcp_slowtimo() in tcp_timer.c.
Diffstat (limited to 'lib/libc/stdlib/twalk.c')
0 files changed, 0 insertions, 0 deletions