Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method MasterObject()->get_compat_master()


Method get_compat_master

object get_compat_master(int major, int minor)

Description

Return a master object compatible with the specified version of Pike.

This function is used to implement the various compatibility versions of master().

See also

get_compilation_handler(), master()