LocalAddr returns the local address for this connection.
()
| 83 | |
| 84 | // LocalAddr returns the local address for this connection. |
| 85 | LocalAddr() net.Addr |
| 86 | |
| 87 | // Permissions returns the Permissions object used for this connection. |
| 88 | Permissions() *Permissions |
no outgoing calls
no test coverage detected