X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/225174938751264d2d11d880ca820a66961c694c..24fbfcf349642bd1d140ce171c0fdd997ebedac2:/aim_rxqueue.c diff --git a/aim_rxqueue.c b/aim_rxqueue.c index a26648a..6cc1806 100644 --- a/aim_rxqueue.c +++ b/aim_rxqueue.c @@ -6,6 +6,7 @@ * aim_rxhandlers.c. */ +#define FAIM_INTERNAL #include #ifndef _WIN32 @@ -57,6 +58,9 @@ faim_export int aim_get_command(struct aim_session_t *sess, struct aim_conn_t *c if (!sess || !conn) return 0; + if (conn->fd == -1) + return -1; /* its a aim_conn_close()'d connection */ + if (conn->fd < 3) /* can happen when people abuse the interface */ return 0; @@ -69,8 +73,10 @@ faim_export int aim_get_command(struct aim_session_t *sess, struct aim_conn_t *c */ if (conn->type == AIM_CONN_TYPE_RENDEZVOUS) return aim_get_command_rendezvous(sess, conn); - if (conn->type == AIM_CONN_TYPE_RENDEZVOUS_OUT) + if (conn->type == AIM_CONN_TYPE_RENDEZVOUS_OUT) { + printf("out on fd %d\n", conn->fd); return 0; + } /* * Read FLAP header. Six bytes: