diff options
author | Simo Sorce <simo@redhat.com> | 2012-03-21 20:20:27 -0400 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2012-03-22 02:33:52 -0400 |
commit | 9714cbbf07093e7b6661d8fb93c0b00172d3d677 (patch) | |
tree | 492d35801acf44c44891d67674ef08f83fda85ad /proxy/src/gssproxy.c | |
parent | 402e927b928f5d51d36df72f69211fbc5a2136c8 (diff) | |
download | gss-proxy-9714cbbf07093e7b6661d8fb93c0b00172d3d677.tar.gz gss-proxy-9714cbbf07093e7b6661d8fb93c0b00172d3d677.tar.xz gss-proxy-9714cbbf07093e7b6661d8fb93c0b00172d3d677.zip |
gp_socket: Optimize sending data with writev
Turns out the Linux kernel expects to get the whole reply in a single
operation. This optimizes the code to call one less syscall and makes it also
more compact. So let's please the kernel and get better code in place.
Diffstat (limited to 'proxy/src/gssproxy.c')
0 files changed, 0 insertions, 0 deletions