> connection(fd=-1, family=2, type=2, local_address=('0.0.0.0', 61856), remote_address=(), status='')
socket type is equal to 2, hence it's an UDP socket, therefore it has
no remote endpoint.
Regards,
- Giampaolo
2012/9/11 julius <
comme...@gmx.net>:
> hi,
>
>
> for kind='all' i get:
> [connection(fd=-1, family=2, type=1, local_address=('127.0.0.1', 25639),
> remote_address=(), status='LISTEN'), connection(fd=-1, family=2, type=2,
> local_address=('0.0.0.0', 61856), remote_address=(), status='')]
>
>
> the program is question is a ts3 client which is connected to a server, so
> wheres the remote address?
>
> --
> You received this message because you are subscribed to the "Python process
> utilities (psutil)" project group:
>
http://code.google.com/p/psutil
> To post to this group, send email to
psu...@googlegroups.com
> To unsubscribe from this group, send email to
>
psutil-un...@googlegroups.com
> For more options, visit this group at
http://groups.google.com/group/psutil