-
Updated
Oct 13, 2020 - Python
asynchronous
Here are 1,652 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Rust
-
Updated
Oct 14, 2020 - PHP
-
Updated
Oct 15, 2020 - Kotlin
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Python
[zosy@localhost:~]% rpm -qa zenmap
zenmap-7.60-1.noarch
gnome doesn't use gksu instead of pkexec, so i made a patch.
su-to-zenmap-fix-gnome-root.patch.txt
add com.gnome.pkexec.zenmap.policy to /usr/share/polkit-1/actions should works fine.
[com.gnome.pkexec.zenmap.policy.txt](https://github.com/nmap/n
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 6, 2020 - Java
Documentation Issue
-
Updated
Oct 15, 2020 - Kotlin
-
Updated
Oct 13, 2020 - Java
CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing:
- Instead of parsing lambdas, CE throws exceptions in IO constructors and cleans up stacktraces. That also means there is no regional control of tracing and AFAIK no way to avoid slight overhead even when tracing is completely disabled – but OTOH it may probably work on Scala.js
- Trace
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 2, 2020 - C#
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Python
Maybe as a followup to #192 we could try to update the bastion arch picture.
It would allow us to put it back on the readme and it would look better on the website :)
-
Updated
Aug 14, 2020 - Python
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Sep 25, 2020 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Apr 22, 2020 - Vim script
-
Updated
Sep 13, 2020 - Java
-
Updated
Sep 23, 2020 - Python
Improve this page
Add a description, image, and links to the asynchronous topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asynchronous topic, visit your repo's landing page and select "manage topics."
See: https://illumos.org/man/5/epoll
Idea: move logic from src/unix/linux-core.c to src/unix/epoll.c and share that between Linux and Illumos.
Motivation:
diff --git a/src/unix/core.c b/s