-
Updated
Nov 11, 2020 - Python
asynchronous
Here are 1,677 public repositories matching this topic...
-
Updated
Nov 14, 2020 - Rust
-
Updated
Oct 28, 2020 - PHP
-
Updated
Nov 13, 2020 - Kotlin
-
Updated
Nov 5, 2020 - JavaScript
[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 23, 2020 - Python
-
Updated
Nov 13, 2020 - Java
-
Updated
Nov 10, 2020 - Java
Documentation Issue
-
Updated
Nov 13, 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
Nov 12, 2020 - Java
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 13, 2020 - C#
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 28, 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
Oct 17, 2020 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 18, 2020 - Vim script
-
Updated
Nov 7, 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