https://bugzilla.novell.com/show_bug.cgi?id=317064#c1


Rusty Howell <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Rusty Howell <[EMAIL PROTECTED]>  2007-11-05 15:55:55 MST 
---
It appears that Windows XP treats sockets bound with IPv4 and IPv6 as different
sockets. 

On Windows XP, I can create two TcpListener objects on the same ports if the IP
protocol is different, IPv4/IPv6.  (Referring to the test case above.) But as
expected, if I create two TcpListener object with same protocol/address/port,
(both IPv4), Windows will throw an exception. 

So it's slightly different than the bug that Dick mentioned in his comment. 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to