[dev] sj: ucspi

From: Greg Reagle <greg.reagle_AT_umbc.edu>
Date: Thu, 19 Nov 2015 14:10:19 -0500

Howdy. This is probably obvious to non-newbies so please don't make fun
of me *too* much.

Anyway, I can compile and run sj but it dies at this line in xmpp_init()
        if (write(WRITE_FD, msg, size) < 0)

which refers to this:
/* ucspi */
#define WRITE_FD 7
#define READ_FD 6

but these file descriptors are never initialized or opened. What's missing?
Received on Thu Nov 19 2015 - 20:10:19 CET

This archive was generated by hypermail 2.3.0 : Thu Nov 19 2015 - 20:12:08 CET