vsock_listen
.listen = vsock_listen,
fd = vsock_listen(cid, port, type);
return vsock_listen(cid, port, SOCK_STREAM);