qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/7] ccid: add passthru card device


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 2/7] ccid: add passthru card device
Date: Thu, 27 Jan 2011 15:42:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 01/27/2011 03:13 PM, Alon Levy wrote:
This is not ipv6 friendly.  Two strings would be a better choice.
A string for host makes sense, why for port? isn't a 32 bit port enough?

For an protocol, an integer is probably fine. For an API, a string is nice to allow service names too.

Regards,

Anthony Liguori

Regards,

Anthony Liguori

+    uint16_t   port;
+} VSCMsgReconnect;
+
+#endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]