summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2009-03-04 02:45:36 +0100
committerGravatar Nikias Bassen2009-03-04 02:45:36 +0100
commitb4f59ac150e3b1df1683b7dc58e009b3e90bcdee (patch)
treea9893187e2f035edeb1013deab69c558f7b44a0e /Makefile
parent2a5d90a74586d16a072f941f5e5748dc2af89daa (diff)
downloadusbmuxd-b4f59ac150e3b1df1683b7dc58e009b3e90bcdee.tar.gz
usbmuxd-b4f59ac150e3b1df1683b7dc58e009b3e90bcdee.tar.bz2
Modified handshake sequence so that connect request can be made without
prior hello, just as the usbmux-proxy utitliy does and most likely the original usbmuxd works too: - client opens a first connection to usbmuxd, sends hello, and receives the device list in return - client opens a second connection, sends a connect request and after successful connect the data packets are transferred via this connection. So the second connection does not begin with a hello but with a connection request directly -- currently the first connection still waits for a connect request but closes down if nothing is received. Changed all stdout to stderr in main.c
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions