Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement VZNetworkBlockDeviceStorageDeviceAttachmentDelegate #166

Closed
lstocchi opened this issue Oct 30, 2024 · 0 comments
Closed

implement VZNetworkBlockDeviceStorageDeviceAttachmentDelegate #166

lstocchi opened this issue Oct 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lstocchi
Copy link
Contributor

Is your feature request related to a problem? Please describe.
#156 added support for https://developer.apple.com/documentation/virtualization/vznetworkblockdevicestoragedeviceattachment?language=objc , however it missed the code to support the delegate https://developer.apple.com/documentation/virtualization/vznetworkblockdevicestoragedeviceattachment/4168502-delegate?language=objc

Describe the solution you'd like
Implement VZNetworkBlockDeviceStorageDeviceAttachmentDelegate so it is possible to listen to changes to the connection between NBD client <-> server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants