On Mon, Dec 12, 2016 at 6:37 PM, Jorgen S. Hansen <jhan...@vmware.com> wrote:
>
>> On Dec 8, 2016, at 6:12 PM, Peng Tao <bergw...@gmail.com> wrote:
>>
>> --- a/include/net/af_vsock.h
>> +++ b/include/net/af_vsock.h
>> @@ -100,6 +100,9 @@ struct vsock_transport {
>>       void (*destruct)(struct vsock_sock *);
>>       void (*release)(struct vsock_sock *);
>>
>> +     /* Cancel packets belonging the same vsock */
>
> How about “/* Cancel all pending packets sent on vsock. */“ ?
>
Sure. I'll update it.

Thanks,
Tao

Reply via email to