Le 19/07/2011 22:20, Simon Kelley a écrit : > Does this work for the bind() call on your platform? > > bind(transfer->sockfd,&addr.sa, sa_len(&addr)) > > That would appear to be the best fix. > > Cheers, > > Simon. Hello, With sa_len() the client still hangs, I'm trying to understand why. Loïc