Norman Maurer
dfd6b9009c
[ #2144 ] Fix NPE in Local transport caused by a race
...
Motivation:
At the moment it is possible to see a NPE when the LocalSocketChannels doRegister() method is called and the LocalSocketChannels doClose() method is called before the registration was completed.
Modifications:
Make sure we delay the actual close until the registration task was executed.
Result:
No more NPE
2014-04-17 15:19:23 +02:00
..
2014-02-21 14:16:37 +01:00
2014-01-03 11:15:30 +01:00
2014-04-17 15:19:23 +02:00
2014-04-17 08:19:20 +02:00
2014-04-17 08:19:20 +02:00
2014-04-17 08:19:20 +02:00
2014-04-04 09:55:01 +02:00
2013-11-21 14:14:23 +09:00
2013-11-21 14:14:23 +09:00
2014-02-10 14:52:24 -08:00
2013-06-25 11:07:15 +09:00
2014-01-29 11:44:59 +09:00
2014-03-16 07:03:44 -07:00
2013-11-27 17:31:28 +09:00
2013-11-27 17:31:28 +09:00
2013-02-14 12:09:16 -08:00
2013-07-22 19:14:36 +02:00
2014-03-20 08:32:40 +01:00
2013-04-15 15:26:20 +09:00
2014-03-04 06:25:30 +01:00
2014-03-12 13:43:39 +01:00
2013-11-27 17:31:28 +09:00
2014-03-04 06:25:30 +01:00
2013-11-27 17:31:28 +09:00
2013-11-27 17:31:28 +09:00
2013-11-18 15:30:12 +09:00
2013-11-27 17:31:28 +09:00
2013-12-07 11:03:55 +09:00
2013-06-10 16:10:39 +09:00
2013-11-05 17:34:48 +09:00
2014-02-21 14:16:37 +01:00
2013-11-27 17:31:28 +09:00
2013-11-27 18:42:23 +09:00
2013-02-14 12:09:16 -08:00
2013-06-12 08:00:54 +09:00
2013-04-15 15:26:20 +09:00
2013-06-12 08:00:54 +09:00
2013-06-12 08:00:54 +09:00
2013-07-14 18:32:10 +02:00
2013-07-14 18:04:33 +02:00
2013-06-12 08:00:54 +09:00
2013-03-07 20:53:45 +01:00
2014-01-29 11:44:59 +09:00
2014-04-17 08:19:20 +02:00
2014-02-08 10:35:54 +01:00
2014-03-31 08:46:51 +02:00
2014-04-08 14:13:49 +02:00
2013-11-27 17:31:28 +09:00
2013-06-12 08:00:54 +09:00
2013-07-23 13:48:22 +09:00
2013-11-21 14:14:23 +09:00
2013-11-21 14:14:23 +09:00
2014-01-29 11:44:59 +09:00
2013-08-07 10:10:43 +02:00
2014-03-24 12:12:48 +09:00
2013-07-22 19:14:36 +02:00
2013-11-21 14:14:23 +09:00
2013-03-07 07:21:37 +01:00
2014-01-29 11:44:59 +09:00
2013-06-10 16:10:39 +09:00
2013-08-07 10:10:43 +02:00
2013-11-21 14:14:23 +09:00
2013-02-14 12:09:16 -08:00
2013-06-13 20:56:17 +02:00
2013-11-21 14:14:23 +09:00
2014-03-04 06:25:30 +01:00
2014-02-01 15:00:14 +01:00
2013-03-07 07:21:37 +01:00
2014-02-21 14:16:37 +01:00
2013-10-08 17:03:50 +09:00
2013-11-21 14:14:23 +09:00
2013-12-21 18:47:03 +09:00
2013-07-04 09:32:38 +02:00