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({"constant":[["MAX_BYTES_OUT","Maximum number of bytes that can be sent in a single socket message"],["MAX_FDS_OUT","Maximum number of FD that can be sent in a single socket message"]],"struct":[["BufferedSocket","An adapter around a raw Socket that directly handles buffering and conversion from/to wayland messages"],["Socket","A wayland socket"]]});