Trustin Lee 5c97c7fd1c Resolved issue: NETTY-140 ChannelFuture.await*() should throw an IllegalStateException if dead lock is expected
* Added IoWorkerRunnable which maintains a thread local boolean variable
* Improved DefaultChannelFuture to check IoWorkerRunnable.IN_IO_THREAD to detect possible dead lock
* All I/O worker runnables are wrapped by IoWorkerRunnable.
2009-04-06 07:09:11 +00:00
2009-03-04 10:33:09 +00:00
2009-01-16 00:57:03 +00:00
2008-08-08 00:37:18 +00:00
2009-02-17 10:22:53 +00:00
2009-04-03 16:54:50 +00:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%