-
[tweets](https://twitter.com/keisukefukuda/status/1108928044595474434?s=20)
## TODO
* UCS:
* debug/memtrack.c: missing `malloc_usable_size`
* sys/event_set.c: EPOLLET alternative in `kqu…
-
**Issue by [iso100](https://github.com/iso100)**
_Monday Aug 03, 2020 at 15:32 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/15193_
----
### Description
Fresh download and …
-
Gcc versions such as gcc7, and clang, complain like this when compiling on NetBSD 7:
```
In file included from poll_kqueue.cc:50:0:
../../rak/functional.h: I…
-
This issue is for the work in progress multiple device support in #373. While testing with the newly added "dual interface" `tests/test_net_2if` on OpenBSD, I've found what seems like a bug in the int…
-
From #448:
- [ ] Fix errors from getaddrinfo (see https://github.com/ocaml-multicore/eio/issues/351).
- [x] #607
- [x] Decide whether/how to make this more flexible, so that e.g. most of this can b…
-
### Describe the feature you'd like supported
We have no coverage for FreeBSD, but are trying to support it. We should onboard some automation to try to run tests on it.
### Proposed solution
I fou…
-
### Description
Fresh download and DMG install of 1.14.2 from the Brackets website. (Never installed before so there is no Cache to clear) Launching the application displays a white window for a fr…
-
ProcessSocketNotifications is a new Windows API after 21H1. It performs much like epoll and kqueue, and provides edge trigger.
I would like to implememt it, together with #141. I think it will almost…
-
Would be nice to support at least BSD, maybe windows.
craff updated
3 months ago
-
Nov 23 4:30 PM:
epoll() support on Linux in the event loop (tclUnixNotfy.c) implemented; some testing done.
Nov 23 6:04 PM:
kqueue/kevent() support on FreeBSD in the event loop (tclUnixNotfy.c): co…