View Single Post
  #4 (permalink)  
Old 02-09-2004
Ctaesis Ctaesis is offline
Registered User
 
 
Join Date: Jan 2004
Posts: 10
I'm curious about which way you choose to solve the problems, write a custom wrapper around the underlying unmanaged Winsock functions and use that for the Ice implementation, or build the Ice implementation with the workarounds for the System.Net.Sockets bugs?

I suppose I could just wait for the source code release, and check myself, but um, call me impatient?
Reply With Quote