Page MenuHomeFreeBSD

Use appropriate timeout_t* instead of void* in tcp_timer_activate()
ClosedPublic

Authored by jch on Mar 27 2015, 9:30 AM.
Tags
None
Referenced Files
F81969279: D2154.diff
Sat, Dec 14, 4:36 AM
Unknown Object (File)
Nov 13 2024, 2:31 AM
Unknown Object (File)
Nov 12 2024, 2:01 PM
Unknown Object (File)
Nov 11 2024, 10:51 PM
Unknown Object (File)
Nov 10 2024, 9:49 PM
Unknown Object (File)
Nov 9 2024, 3:35 PM
Unknown Object (File)
Nov 9 2024, 12:09 AM
Unknown Object (File)
Nov 8 2024, 11:47 PM
Subscribers

Details

Summary

Use appropriate timeout_t* instead of void* in tcp_timer_activate()
Suggested by: imp

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jch retitled this revision from to Use appropriate timeout_t* instead of void* in tcp_timer_activate().
jch updated this object.
jch edited the test plan for this revision. (Show Details)
imp edited edge metadata.
This revision is now accepted and ready to land.Mar 27 2015, 4:32 PM
jhb edited edge metadata.
jch updated this revision to Diff 4539.

Closed by commit rS280904 (authored by @jch).