Hi, It would probably help to file a bug report on this.
alexk wrote: > > Hello, > > I'm exploring porting a .NET C# application from Windows to Linux using > Mono. The problem I'm stuck with is that asynchronous TCP socket calls do > not work. This means that I can send data with no problems but I'm only > seem to be able to receive the very first response from the socket (via > Socket.BeginReceive()). The next BeginReceive() puts the thread into a > wait state. > > Please see this link: http://tinyurl.com/6gudvmz. > It contains more information and links to small standalone server and > client programs reproducing the problem. > > Thanks you, > Alex > -- View this message in context: http://mono.1490590.n4.nabble.com/Asynchronous-socket-callbacks-do-not-work-in-Mono-Linux-tp3297051p3297067.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
