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, Sep 17, 10:59 AM
Unknown Object (File)
Sun, Sep 13, 6:30 AM
Unknown Object (File)
Mon, Sep 7, 2:54 PM
Unknown Object (File)
Sat, Sep 5, 8:12 PM
Unknown Object (File)
Fri, Sep 4, 7:29 PM
Unknown Object (File)
Thu, Sep 3, 3:29 PM
Unknown Object (File)
Tue, Sep 1, 11:15 PM
Unknown Object (File)
Sun, Aug 30, 10:59 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
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).