31 lines
546 B
Plaintext
31 lines
546 B
Plaintext
binaryninja.pyopenssl.WrappedSocket
|
|
===================================
|
|
|
|
.. currentmodule:: binaryninja.pyopenssl
|
|
|
|
.. autoclass:: WrappedSocket
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~WrappedSocket.__init__
|
|
~WrappedSocket.close
|
|
~WrappedSocket.fileno
|
|
~WrappedSocket.getpeercert
|
|
~WrappedSocket.makefile
|
|
~WrappedSocket.recv
|
|
~WrappedSocket.recv_into
|
|
~WrappedSocket.sendall
|
|
~WrappedSocket.settimeout
|
|
~WrappedSocket.shutdown
|
|
|
|
|
|
|
|
|
|
|
|
|