autodoc.git
/
modref.xml
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/modref.xml:1:
<?xml version='1.0' encoding='utf-8'?>
-
<manual time-stamp='2021-03-
18
' version='Pike v8.1.13'>
+
<manual time-stamp='2021-03-
20
' version='Pike v8.1.13'>
<dir name='./ignored'> <file name='./ignored/ignored'> <chapter number='1' title='ignored'> <autodoc> <namespace name=''> <doc><text><p>Symbols implicitly inherited from the virtual base class.</p> <p> These symbols exist mainly to simplify implementation of the corresponding lfuns.</p> </text><group><seealso/><text><p><ref resolved='lfun::'>lfun::</ref></p> </text></group></doc>
autodoc.git/modref.xml:1744:
<variable name='client_cert_distinguished_names'><type><array><valuetype><string/></valuetype></array></type></variable> </docgroup> <docgroup homogen-type='variable'><doc><text><p>Random cookies, sent and received with the hello-messages.</p> </text></doc> <variable name='client_random'><type><string/></type></variable> <variable name='server_random'><type><string/></type></variable> </docgroup> <docgroup homogen-name='create' homogen-type='method'><doc><group><param name='is_server'/><text><p>Whether this is the server end of the connection or not.</p> </text></group><group><param name='ctx'/><text><p>The context for the connection.</p> </text></group><group><param name='min_version'/><text><p>Minimum version of SSL to support.
-
Defaults to <ref resolved='
7.8
::SSL.Constants.ProtocolVersion.PROTOCOL_SSL_3_0'>Constants.PROTOCOL_SSL_3_0</ref>.</p>
+
Defaults to <ref resolved='
predef
::SSL.Constants.ProtocolVersion.PROTOCOL_SSL_3_0'>Constants.PROTOCOL_SSL_3_0</ref>.</p>
</text></group><group><param name='max_version'/><text><p>Maximum version of SSL to support. Defaults to <ref resolved='7.8::SSL.Constants.PROTOCOL_minor'>Constants.PROTOCOL_minor</ref>.</p> </text></group></doc> <method name='create'> <arguments><argument name='is_server'><type><int/></type></argument><argument name='ctx'><type><or><void/><object resolved='7.8::SSL.context'>SSL.context</object></or></type></argument><argument name='min_version'><type><or><void/><object resolved='7.8::SSL.Constants.ProtocolVersion'>ProtocolVersion</object></or></type></argument><argument name='max_version'><type><or><void/><object resolved='7.8::SSL.Constants.ProtocolVersion'>ProtocolVersion</object></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> <docgroup homogen-name='handle_handshake' homogen-type='method'><doc><text><p>Do handshake processing. Type is one of HANDSHAKE_*, data is the contents of the packet, and raw is the raw packet received (needed
autodoc.git/modref.xml:1911:
<variable name='rsa'><type><object resolved='7.8::Crypto.RSA'>Crypto.RSA</object></type></variable> </docgroup> <docgroup homogen-name='set_cipher_suite' homogen-type='method'><doc><text><p>Sets the proper authentication method and cipher specification for the given cipher <ref resolved='7.8::SSL.session.set_cipher_suite.suite'>suite</ref> and <ref>verison</ref>.</p> </text></doc> <method name='set_cipher_suite'> <arguments><argument name='suite'><type><int/></type></argument><argument name='version'><type><or><object resolved='7.8::SSL.Constants.ProtocolVersion'>ProtocolVersion</object><int/></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup>
-
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
7.8
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
+
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
predef
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
supported.</p> </text></doc> <method name='set_compression_method'> <arguments><argument name='compr'><type><int/></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class> <class name='sslfile'> <doc><text><p>Interface similar to <ref resolved='7.8::Stdio.File'>Stdio.File</ref>.</p>
autodoc.git/modref.xml:120767:
</text></group><group><item name='string'/><text><p>An ordinary 8-bit wide pike string.</p> </text></group><group><item name='System.Memory'/><text><p>An initialized instance of the System.Memory class.</p> </text></group><group><item name='Stdio.Buffer'/><text><p>A Stdio.Buffer object which will be called once with consume() and read_buffer() to acquire the data.</p> </text></group><group><item name='Stdio.File'/><text><p>Stdio.File instance pointing to a normal file.</p> </text></group><group><item name='Stdio.Stream'/><text><p>Stdio.File instance pointing to a stream of some kind (network socket, named pipe, stdin etc). Blocking or nonblocking.</p> </text></group><group><item name='Stdio.NonblockingStream|Stdio.Stream'/><text><p>An object implementing the callback based reading (set_read_callback and set_close_callback).</p> </text></group><group><item name='array'/><text><p>An array of any of the supported sources. Note that neither
-
<ref resolved='predef::Shuffler.Shuffle.add_source.start'>start</ref>
,
nor <ref resolved='predef::Shuffler.Shuffle.add_source.length'>length</ref>
,
nor
<ref resolved='predef::Shuffler.Shuffle.add_source.wrap_cb'>wrap_cb</ref> cannot
be specified then.</p>
+
<ref resolved='predef::Shuffler.Shuffle.add_source.start'>start</ref> nor <ref resolved='predef::Shuffler.Shuffle.add_source.length'>length</ref>
can
be specified then.</p>
</text></group></dl></text></doc> <method name='add_source'> <arguments><argument name='source'><type><mixed/></type></argument><argument name='start'><type><or><int/><void/></or></type></argument><argument name='length'><type><or><int/><void/></or></type></argument></arguments> <returntype><void/></returntype> </method> <method name='add_source'> <arguments><argument name='source'><type><mixed/></type></argument><argument name='wrap_cb'><type><function><argtype><object resolved='predef::Shuffler.Shuffle'>Shuffle</object></argtype><argtype><int/></argtype><returntype><array><valuetype><string/></valuetype></array></returntype></function></type></argument></arguments> <returntype><void/></returntype> </method> <method name='add_source'> <arguments><argument name='source'><type><array/></type></argument></arguments> <returntype><void/></returntype> </method>
-
+
<method name='add_source'>
+
<arguments><argument name='source'><type><array/></type></argument><argument name='wrap_cb'><type><function><argtype><object resolved='predef::Shuffler.Shuffle'>Shuffle</object></argtype><argtype><int/></argtype><returntype><array><valuetype><string/></valuetype></array></returntype></function></type></argument></arguments>
+
<returntype><void/></returntype>
+
</method>
</docgroup> <docgroup homogen-name='create' homogen-type='method'><doc><text><p>This object is normally not created directly, instead use <ref resolved='predef::Shuffler.Shuffler.shuffle'>Shuffler()->shuffle</ref></p> </text></doc> <method name='create'> <arguments><argument name='fd'><type><object resolved='predef::Shuffler.Shuffle.create'/></type></argument><argument name='shuffler'><type><object resolved='predef::Shuffler.Shuffle.create'/></type></argument><argument name='throttler'><type><mixed/></type></argument><argument name='backend'><type><mixed/></type></argument><argument name='start'><type><or><void/><int/></or></type></argument><argument name='length'><type><or><void/><int/></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> <docgroup homogen-name='pause' homogen-type='method'><doc><text><p>Temporarily pause all data transmission</p>