i3ipc.connection

Undocumented in source.

Members

Aliases

FiberedConnection
alias FiberedConnection = EventConnection!Fiber
Undocumented in source.
ThreadedConnection
alias ThreadedConnection = EventConnection!Thread
Undocumented in source.

Functions

getSessionIPCAddress
UnixAddress getSessionIPCAddress()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

QueryConnection
struct QueryConnection
Undocumented in source.

Templates

EventCallback
template EventCallback(EventType T)
Undocumented in source.
EventCallback
template EventCallback(alias T)
Undocumented in source.
EventCallback
template EventCallback(alias T)
Undocumented in source.
EventCallback
template EventCallback(alias T)
Undocumented in source.
EventCallback
template EventCallback(alias T)
Undocumented in source.
EventCallback
template EventCallback(alias T)
Undocumented in source.

Meta