diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-01 20:36:33 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-01 20:36:33 -0400 |
| commit | c62232b4b1ddf79ce0694c19503e05b21fd61858 (patch) | |
| tree | adc53d48b26be77c3dbc815b2ffe7fd6162a3d29 /lib/command_graph.c | |
| parent | ab665082fe1f59c83332d7602dd923eb5693dfc0 (diff) | |
lib: Remove sockopt_cork functionality
Linux -> TCP_CORK is enabled by default
*BSD -> The equivalent is TCP_NOPUSH
As such sockopt_cork is effectively useless
especially since the two places it is used
do it right before TCP writes then disable
it right after the writes are over.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions
