dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #11980] ilrun crashes using sockets with broken


From: Heiko Weiss
Subject: [Pnet-developers] [bugs #11980] ilrun crashes using sockets with broken connection (HIGH CRITICAL)
Date: Fri, 18 Feb 2005 10:04:47 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Follow-up Comment #6, bugs #11980 (project dotgnu-pnet):


Broke tzhe problem down:
the last call which is made is in support/socket.c
... ILSysIOSocketSend(...)
{
   /* to here all ok */
  return (ILInt32)(send((int)(ILNativeInt)sockfd, msg, len flags ));
}

now I'm on my end.
Might that be a kernel problem?




    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11980>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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