Add FD_CLOEXEC for file descriptors #15

Open
opened 2026-02-22 10:35:20 +00:00 by salmaelsoly · 0 comments
Member

crates/chvm-init/src/vsock_server.rs:38-41 - Vsock listener socket
crates/chvm-init/src/network.rs:78-81 - Datagram socket
crates/chvm-init/src/shell_handler.rs:87-111 - PTY master/slave

`crates/chvm-init/src/vsock_server.rs:38-41` - Vsock listener socket `crates/chvm-init/src/network.rs:78-81` - Datagram socket `crates/chvm-init/src/shell_handler.rs:87-111` - PTY master/slave
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_hypervisor#15
No description provided.