summaryrefslogtreecommitdiff
path: root/src/conn-sidecars.c
Commit message (Collapse)AuthorAgeFilesLines
* Only construct sidecars once we're connected.Will Thompson2009-11-201-25/+54
| | | | | | Sidecars need access to the WockySession. While we could add an (async) accessor to the connection, let's defer that until a plugin needs to be able to create a sidecar before the connection becomes Connected.
* Pass TpBaseConn and WockySession to sidecarsWill Thompson2009-11-201-2/+2
|
* Generate and implement Connection.FUTURE.EnsureSidecar()Will Thompson2009-11-201-0/+316