IoUringAsmEngn: Use pcloudDataSocket from UdpCmdDemux
This commit is contained in:
@@ -46,6 +46,9 @@ private:
|
||||
struct io_uring ring;
|
||||
bool isSetup;
|
||||
|
||||
// Point cloud data socket descriptor
|
||||
std::shared_ptr<boost::asio::posix::stream_descriptor> pcloudDataSocketDesc;
|
||||
|
||||
// Stall detection timer
|
||||
boost::asio::deadline_timer stallTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user