efun: end_mccp_compress


OPTIONAL:


SYNOPSIS:

        int end_mccp_compress()

DESCRIPTION:

        This efun must be called inside an interactive player and stops
        the compression of the driver -> client traffic.

        Returns non-zero on success, and zero on a failure.

        Available only if the driver is compiled with MCCP enabled;
        __MCCP__ is defined in that case.

HISTORY:

        Added in LDMud 3.3.447, backported to LDMud 3.2.10.

SEE ALSO:

	
	start_mccp_compress(E), query_mccp(E), query_mccp_stats(E), mccp(C)

UNItopia (mudadm@UNItopia.de)