summaryrefslogtreecommitdiffstats
path: root/tools/iphoneinfo.c
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2009-10-30 15:57:55 +0100
committerGravatar Matt Colyer2009-11-05 20:46:47 -0800
commit748167d15c7848ec1a814e3c4f429f3a05714918 (patch)
tree0b8523b2af842e29f928e3e3d3420112ad15aac2 /tools/iphoneinfo.c
parent94f77f6a4dbea03a1bca8aa55097638927591a5a (diff)
downloadlibimobiledevice-748167d15c7848ec1a814e3c4f429f3a05714918.tar.gz
libimobiledevice-748167d15c7848ec1a814e3c4f429f3a05714918.tar.bz2
afc_dispatch_packet optimization: remove additional buffer
This patch removes the additional buffer that was used inside afc_dispatch_packet. So instead of 'alloc, copy header, copy data, send, free' it will now simply do 'send header, send data'. This should reduce cpu usage.
Diffstat (limited to 'tools/iphoneinfo.c')
0 files changed, 0 insertions, 0 deletions