Class NettyPythonEventLoop.NettyServerSocket
java.lang.Object
io.micronaut.context.python.netty.NettyPythonEventLoop.NettyServerSocket
- Enclosing class:
NettyPythonEventLoop
Socket-like object for Python's server.sockets API.
Only address accessors are exposed. The accepted channel itself remains internal to avoid Python code mutating Netty state outside this event-loop bridge.
-
Method Summary
-
Method Details
-
getsockname
-
getpeername
-