betsch85
betsch85
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Instead of...
While reading through the docs a few days ago I thought I saw a function to query all nodes within a bounding box, and now, for the life of me,...
Both of these examples use `libssh2_sftp_open`: https://github.com/libssh2/libssh2/blob/780bf13aa2a9c8ef04e414a56a1276d0d0f03705/example/sftp_nonblock.c#L239 https://github.com/libssh2/libssh2/blob/780bf13aa2a9c8ef04e414a56a1276d0d0f03705/example/sftp_write_nonblock.c#L226 in case of `LIBSSH2_ERROR_EAGAIN`, the first one is using `waitsocket` while the second isn't. - which one is correct? - is there...
**Describe the bug** ``` Unknown datatype for field: StructureField(Name='State', Description=LocalizedText(Locale=None, Text=None), DataType=NodeId(Identifier=3023, NamespaceIndex=5, NodeIdType=), ValueRank=-1, ArrayDimensions=None, MaxStringLength=0, IsOptional=False) in structure:SystemStateDescriptionDataType, please report Failed to resolve datatype StructureDefinition(DefaultEncodingId=NodeId(Identifier=5278, NamespaceIndex=5, NodeIdType=), BaseDataType=NodeId(Identifier=22,...