diff options
author | Nikias Bassen | 2009-03-04 02:45:36 +0100 |
---|---|---|
committer | Nikias Bassen | 2009-03-04 02:45:36 +0100 |
commit | b4f59ac150e3b1df1683b7dc58e009b3e90bcdee (patch) | |
tree | a9893187e2f035edeb1013deab69c558f7b44a0e /sock_stuff.h | |
parent | 2a5d90a74586d16a072f941f5e5748dc2af89daa (diff) | |
download | usbmuxd-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 'sock_stuff.h')
0 files changed, 0 insertions, 0 deletions