| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SocketDecorator --+
|
InetSocket
|
|||
|
|||
| int |
|
||
|
|||
| int |
|
||
| any |
|
||
| any |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| tuple |
_bind bind value from getaddrinfo(3) |
||
| int |
_family socket family |
||
| str |
_host Hostname/IP (or None for ANY) |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Compare (3-way) to a different object In addition to the base's __cmp__ method, we compare the host and the rest of the bind value.
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|