On Dec 14, 2013, at 6:21 PM, Jamal Hadi Salim <jhs@xxxxxxxxxxxx> wrote: > On 12/14/13 12:06, Michael Tuexen wrote: > >> What does this mean? Do you call close() or shutdown()? Do you >> kill the client? >> > > Clean shutdown. > shutdown(fd, SHUT_RDWR); OK. This should trigger the SHUTDOWN procedure, but leave the socket alive. Any reason why you can't try close() instead? Best regards Michael > > cheers, > jamal > -- 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