-
Updated
Feb 4, 2021 - Python
asynchronous
Here are 1,770 public repositories matching this topic...
-
Updated
Feb 13, 2021 - Rust
-
Updated
Feb 7, 2021 - PHP
-
Updated
Feb 13, 2021 - Kotlin
-
Updated
Feb 4, 2021 - JavaScript
The script is described as
Finds subdomains of a web server by querying Google's Certificate Transparency logs database (https://crt.sh).
At the moment the script reports all hostname-like identities where the input/target hostname is present somewhere in the identity. Specifically, the script does not verify that a returned identity is truly a subdomain of the target hostname.
As an ex
-
Updated
Feb 7, 2021 - Python
-
Updated
Feb 11, 2021 - Java
-
Updated
Feb 5, 2021 - Java
-
Updated
Jan 4, 2021 - Java
Need another overload to match available MonoCacheTime constructor.
-
Updated
Dec 31, 2020 - Java
We just merged support for generating values of types from the refined library through the zio-test-refined module thanks to work from @afsalthaj and @pierangeloc .
This ticket is to go through all refined types defined in the refined library and make sure that we have a corresponding generator for them. This ticket can potentially be worked on by multiple people, so a good first step wou
-
Updated
Jan 25, 2021 - Java
-
Updated
Dec 10, 2020 - Python
-
Updated
Feb 8, 2021 - C#
-
Updated
Feb 11, 2021 - Python
-
Updated
Dec 26, 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
Nov 19, 2020 - JavaScript
-
Updated
Feb 12, 2021 - Python
-
Updated
Aug 14, 2020 - Python
-
Updated
Feb 11, 2021 - Python
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Jan 20, 2021 - C++
-
Updated
Feb 11, 2021 - Vim script
-
Updated
Feb 8, 2021 - JavaScript
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