Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet
Module Name: syssrc
Committed By: thorpej
Date: Tue Jul 31 02:25:23 UTC 2001
Modified Files:
syssrc/sys/netinet: tcp_output.c
Log Message:
Carve off the code that builds a TCP data packet into its own
function, and inline it, except when profiling... so we can
profile it.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/netinet/tcp_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index