On Tue, Mar 31, 2009 at 12:36 PM, Barry Fawthrop <[email protected]> wrote:
> To All, > > Not Sure how or to who: But setting the LWP_SP to 9 for the iPhone > simulator > definitely works, the AFS_DARWIN_ENV sets it to 16, in process.c > perhaps we can create a AFS_DARWIN_ARM_ENV for the iPhone ???? > > i'd suggest AFS_ARM_ENV and AFS_DARWIN_ENV combined, as that's already how PPC and X86 are done. > > In trying to trace the recvmsg problem (for the reply of NameToID) > Tracing with wireshark I see two issues > > (1) Every packets sent from my client to the server has a Checksum > incorrect > maybe caused by "UDP checksum offload"? message. > Not sure what is causing this > that won't matter. > > > > (2) The kerberos AS-REQ/AS-REP and TGS-REQ/TGS-REP work fine > But the client sends to the server the > AFS (RX) PROT Request: name-to-id (504) > The server sends back multiple copies (about 4) responses > But obviously the client has broken out in the error / hung up > it sends multiple replies because it's not getting an ack. if recvmsg on the iPhone doesn't believe it's receiving, it will never ack, so... -- Derrick
