Fix #658, implemented a Python class that works as a context manager for sockets (#659)
The Connection class can be used with the python 'with' construct.
Loading
Please register or sign in to comment
The Connection class can be used with the python 'with' construct.