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
Unknown Object (File)
Thu, Mar 26, 1:54 AM
Unknown Object (File)
Wed, Mar 25, 9:43 AM
Unknown Object (File)
Wed, Mar 18, 8:49 AM
Unknown Object (File)
Sat, Mar 14, 12:08 PM
Unknown Object (File)
Sat, Mar 7, 9:05 AM
Unknown Object (File)
Feb 22 2026, 10:56 AM
Unknown Object (File)
Jan 2 2026, 12:54 AM
Unknown Object (File)
Dec 30 2025, 2:41 AM
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
Lint Skipped
Unit
Tests Skipped

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).