mi_opensocket
extern int mi_opensocket __P((char *, int, int, bool, smfiDesc_ptr));
if (mi_opensocket(conn, backlog, dbg, false, smfi) == MI_FAILURE)
return mi_opensocket(conn, backlog, dbg, rmsocket, smfi);