vmci_transport_send_read
int vmci_transport_send_read(struct sock *sk);
sent = vmci_transport_send_read(sk) > 0;
err = vmci_transport_send_read(sk);