Now that nvlist_send()/nvlist_recv() are being used, ditch the datagram
socket.
Details
Details
- Reviewers
markj - Group Reviewers
bhyve - Commits
- rG10e30f7d8fcb: bhyve/snapshot: ..back to SOCK_STREAM
rG690b7ea08179: bhyve/snapshot: ..back to SOCK_STREAM
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
usr.sbin/bhyvectl/bhyvectl.c | ||
---|---|---|
1702 | I think you still want SUN_LEN here? (And do we need to set addr.sun_len as well?) |