colin wen wrote: > I wrote a simple sctp server and client to test sctp in linux. > after client call connect, server accept return a socket, > but after client call send(fd, "hello", 5, 0) server's recv call > does not return, server's recv return after client close and > re-connect to server. > I wonder if someone could tell me what's the problem. > Thanks, What kernel version are you using? Can you post the source to your client and server? -vlad -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html