patch for async TCP sockets. without this change the callbacks will
authorGreg Young <gregoryyoung1@gmail.com>
Wed, 19 Sep 2012 13:29:16 +0000 (16:29 +0300)
committerGreg Young <gregoryyoung1@gmail.com>
Wed, 19 Sep 2012 13:29:16 +0000 (16:29 +0300)
commita05bc14cf06ff23e49bf02968cbe5f48320e31a5
tree741d78ff0659104ee39aa421a2e4e654569365ef
parent7bf62cd13dbaeb5903315d43f5bdf9a05652ba1b
patch for async TCP sockets. without this change the callbacks will
occasionally not happen under load. This causes the async loop
to break in the calling TCP code. EX you call beginsend but
never get endsend
mono/metadata/threadpool.c