[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug inetlib/44601] kqueue NIO: correctly handle file descriptors > 2^15
From: |
kbrint at rufus dot net |
Subject: |
[Bug inetlib/44601] kqueue NIO: correctly handle file descriptors > 2^15 |
Date: |
20 Jun 2010 03:20:54 -0000 |
------- Comment #1 from kbrint at rufus dot net 2010-06-20 03:20 -------
Created an attachment (id=20945)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20945&action=view)
Patch for gnu_java_nio_KqueueSelectorImpl.c
Also, we could just remove the temp variable and use "fd" instead of "int".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44601