[][src]Constant libnghttp2_sys::NGHTTP2_ERR_WOULDBLOCK

pub const NGHTTP2_ERR_WOULDBLOCK: nghttp2_error = -504;

Used as a return value from :type:nghttp2_send_callback, :type:nghttp2_recv_callback and :type:nghttp2_send_data_callback to indicate that the operation would block.