Struct udt::UdtOpts::UDT_RCVSYN
[−]
[src]
pub struct UDT_RCVSYN;
Synchronization mode for receiving.
true for blocking receiving; false for non-blocking receiving. Default true.