1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

fippo contributes support for bidirectional xmpp s2s.. try it out using #define XMPP_BIDI

This commit is contained in:
psyc://psyced.org/~lynX 2010-11-02 15:26:43 +01:00
parent eeeec5618b
commit cfbd6c8827
4 changed files with 147 additions and 3 deletions

View file

@ -6,6 +6,10 @@
volatile int flags = 0;
#ifdef XMPP_BIDI
volatile int bidi; // is this stream bidirectional?
#endif
reboot(reason, restart, pass) {
if (pass == 0) {
if (interactive(ME)) {