This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"enum":[["Argument","Enum of possible argument as recognized by the wire, including values"],["ArgumentType","Enum of possible argument types as recognized by the wire"],["MessageParseError","Error generated when trying to deserialize a message from buffers"],["MessageWriteError","Error generated when trying to serialize a message into buffers"]],"fn":[["dup_fd_cloexec","Duplicate a `RawFd` and set the CLOEXEC flag on the copy"]],"struct":[["Message","A wire message"],["MessageDesc","Wire metadata of a given message"]]});