Il 19/09/2012 19:20, Eric Blake ha scritto:
>> > +{ 'type': 'IPSocketAddress',
>> > +  'data': {
>> > +    'host': 'str',
>> > +    'port': 'str',
>> > +    '*to': 'uint16',
> Why is 'port' a string, but 'to' a uint16?  Shouldn't they both be uint16?

port can be a service name.

Paolo

Reply via email to