Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nbd/client-connection: add option for non-blocking connection attempt | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -1/+7 |
* | nbd/client-connection: return only one io channel | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -8/+28 |
* | nbd/client-connection: shutdown connection on release | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -3/+17 |
* | nbd/client-connection: implement connection retry | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -13/+43 |
* | nbd/client-connection: add possibility of negotiation | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -5/+100 |
* | nbd/client-connection: use QEMU_LOCK_GUARD | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -54/+45 |
* | nbd: move connection code from block/nbd to nbd/client-connection | Vladimir Sementsov-Ogievskiy | 2021-06-18 | 1 | -0/+232 |